class_unshadedmaterial - ScyDev/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
Member Function Description
(c) Juan Linietsky, Ariel Manzur, Distributed under the terms of the CC By license.