AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
CSGShape3D
To Subscribe, use this Key
snake-zulu-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description This is the CSG base class that provides CSG operation support to the various CSG nodes in Godot. Note: CSG nodes are inte…
Published
06/07/2024
Properties bool calculate_tangents true int collision_layer 1 int collision_mask …
Published
06/07/2024
Enumerations enum Operation : Operation OPERATION_UNION = 0 Geometry of both primitives is merged, intersecting g…
Published
06/07/2024
Property Descriptions bool calculate_tangents = true void set_calculate_tangents (value: bool ) bool is_cal…
Published
06/07/2024
Method Descriptions bool get_collision_layer_value (layer_number: int ) const Returns whether or not the specified layer of th…
Status
Last Update
Fields