ImageTexture
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 |
|
Methods
create_from_image ( Image image ) static |
|
get_format ( ) const |
|
void |
|
void |
set_size_override ( Vector2i size ) |
void |
Method Descriptions
ImageTexture create_from_image ( Image image ) static
There is currently no description for this method. Please help us by contributing one!
Format get_format ( ) const
There is currently no description for this method. Please help us by contributing one!
void set_image ( Image image )
There is currently no description for this method. Please help us by contributing one!
void set_size_override ( Vector2i size )
There is currently no description for this method. Please help us by contributing one!
void update ( Image image )
There is currently no description for this method. Please help us by contributing one!