ContentMeta
| Methods | Properties | Base Classes | Derived Classes |
|---|---|---|---|
| Constructor | AddressingX | buildercomponent | |
| AddressingY | |||
| Anisotropy | |||
| Compression | |||
| Filtering | |||
| GammaCorrection | |||
| HalfScaleCount | |||
| MipMapping | |||
| Name | |||
| PremultipliedAlpha | |||
| Type |
Properties
AddressingX : TextureAddressing
var AddressingX : TextureAddressing
AddressingY : TextureAddressing
var AddressingY : TextureAddressing
Anisotropy : TextureAnisotropy
var Anisotropy : TextureAnisotropy
Compression : TextureCompression
var Compression : TextureCompression
Filtering : TextureFiltering
var Filtering : TextureFiltering
GammaCorrection : boolean
var GammaCorrection : Boolean
HalfScaleCount : integer
var HalfScaleCount : Integer
MipMapping : TextureMipMapping
var MipMapping : TextureMipMapping
Name : string
var Name : String
PremultipliedAlpha : boolean
var PremultipliedAlpha : Boolean
Type : TextureType
var Type : TextureType
Methods
TextureBuilder : Void
constructor
Name Type Description function TextureBuilder()