AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
Decal
To Subscribe, use this Key
neptune-carbon-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description Decal s are used to project a texture onto a Mesh in the scene. Use Decals to add detail to a scene without affecting the un…
Published
06/07/2024
Properties float albedo_mix 1.0 int cull_mask 1048575 float distance_fade_begin …
Published
06/07/2024
Enumerations enum DecalTexture : DecalTexture TEXTURE_ALBEDO = 0 Texture2D corresponding to texture_albedo …
Published
06/07/2024
Property Descriptions float albedo_mix = 1.0 void set_albedo_mix (value: float ) float get_albedo_mix () …
Published
06/07/2024
Method Descriptions Texture2D get_texture (type: DecalTexture ) const Returns the Texture2D associated with the specified …
Status
Last Update
Fields