CanvasTexture
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 |
|
|
|
||
|
||
|
||
|
Property Descriptions
Texture2D diffuse_texture
There is currently no description for this property. Please help us by contributing one!
Texture2D normal_texture
There is currently no description for this property. Please help us by contributing one!
Color specular_color = Color(1, 1, 1, 1)
There is currently no description for this property. Please help us by contributing one!
float specular_shininess = 1.0
There is currently no description for this property. Please help us by contributing one!
Texture2D specular_texture
There is currently no description for this property. Please help us by contributing one!
TextureFilter texture_filter = 0
void set_texture_filter ( TextureFilter value )
TextureFilter get_texture_filter ( )
There is currently no description for this property. Please help us by contributing one!
TextureRepeat texture_repeat = 0
void set_texture_repeat ( TextureRepeat value )
TextureRepeat get_texture_repeat ( )
There is currently no description for this property. Please help us by contributing one!