AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
BaseMaterial3D
To Subscribe, use this Key
cola-floor-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description This class serves as a default material with a wide variety of rendering features and properties without the need to write shader …
Published
06/07/2024
Properties Color albedo_color Color(1, 1, 1, 1) Texture2D albedo_texture bool albedo_textu…
Published
06/07/2024
Enumerations enum TextureParam : TextureParam TEXTURE_ALBEDO = 0 Texture specifying per-pixel color. Textur…
Published
06/07/2024
Property Descriptions Color albedo_color = Color(1, 1, 1, 1) void set_albedo (value: Color ) Color …
Published
06/07/2024
Method Descriptions bool get_feature (feature: Feature ) const Returns true , if the specified Feature is enabl…
Status
Last Update
Fields