class_unshadedmaterial - dragonsoulz/godot GitHub Wiki
UnshadedMaterial
####Inherits: Material ####Category: Core
Brief Description
Member Functions
- void set_texture ( Object texture )
- Texture get_texture ( ) const
- void set_use_alpha ( bool enable )
- bool is_using_alpha ( ) const
- void set_use_color_array ( bool enable )
- bool is_using_color_array ( ) const