AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
GeometryInstance3D
To Subscribe, use this Key
ceiling-asparagus-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description Base node for geometry-based visual instances. Shares some common functionality like visibility and custom materials.
Published
06/07/2024
Properties ShadowCastingSetting cast_shadow 1 AABB custom_aabb AABB(0, 0, 0, 0, 0, 0) …
Published
06/07/2024
Enumerations enum ShadowCastingSetting : ShadowCastingSetting SHADOW_CASTING_SETTING_OFF = 0 Will not cast any sh…
Published
06/07/2024
Property Descriptions ShadowCastingSetting cast_shadow = 1 void set_cast_shadows_setting (value: ShadowCastingSetting…
Published
06/07/2024
Method Descriptions Variant get_instance_shader_parameter (name: StringName ) const Get the value of a shader parameter as set…
Status
Last Update
Fields