CurveTexture
Inherits: Texture2D < Texture < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
resource_local_to_scene |
|
|
|
||
|
Enumerations
enum TextureMode:
TextureMode TEXTURE_MODE_RGB = 0
There is currently no description for this enum. Please help us by contributing one!
TextureMode TEXTURE_MODE_RED = 1
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
Curve curve
There is currently no description for this property. Please help us by contributing one!
TextureMode texture_mode = 0
void set_texture_mode ( TextureMode value )
TextureMode get_texture_mode ( )
There is currently no description for this property. Please help us by contributing one!
int width = 256
There is currently no description for this property. Please help us by contributing one!