FMX.Types3D.TTexture Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BytesPerPixelpublicSpecifies the number of bits of this texture.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HandlepublicSpecifies the handle of this texture.
HeightpublicSpecifies the height of this texture.
MagFilterpublicSpecifies the used filter when magnifying this texture.
MinFilterpublicSpecifies the filter to use when minimizing this texture.
PixelFormatpublicSpecifies the pixel format that describes how color and data are encoded for each pixel in this texture.
StylepublicSpecifies whether this texture uses multiple texture maps, is dynamic, or is used to render the target.
TextureScalepublicSpecifies the scale of the texture.
WidthpublicSpecifies the width of this texture.