RDTextureFormat
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
BitField<TextureUsageBits> |
|
|
|
Methods
void |
add_shareable_format ( DataFormat format ) |
void |
remove_shareable_format ( DataFormat format ) |
Property Descriptions
int array_layers = 1
There is currently no description for this property. Please help us by contributing one!
int depth = 1
There is currently no description for this property. Please help us by contributing one!
DataFormat format = 8
void set_format ( DataFormat value )
DataFormat get_format ( )
There is currently no description for this property. Please help us by contributing one!
int height = 1
There is currently no description for this property. Please help us by contributing one!
int mipmaps = 1
There is currently no description for this property. Please help us by contributing one!
TextureSamples samples = 0
void set_samples ( TextureSamples value )
TextureSamples get_samples ( )
There is currently no description for this property. Please help us by contributing one!
TextureType texture_type = 1
void set_texture_type ( TextureType value )
TextureType get_texture_type ( )
There is currently no description for this property. Please help us by contributing one!
BitField<TextureUsageBits> usage_bits = 0
void set_usage_bits ( BitField<TextureUsageBits> value )
BitField<TextureUsageBits> get_usage_bits ( )
There is currently no description for this property. Please help us by contributing one!
int width = 1
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!