AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
GPUParticlesCollisionSDF3D
To Subscribe, use this Key
twenty-angel-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description A baked signed distance field 3D particle collision shape affecting GPUParticles3D nodes. Signed distance fields (SDF) a…
Published
06/07/2024
Properties int bake_mask 4294967295 Resolution resolution 2 Vector3 size Vec…
Published
06/07/2024
Enumerations enum Resolution : Resolution RESOLUTION_16 = 0 Bake a 16×16×16 signed distance field. This is the fa…
Published
06/07/2024
Property Descriptions int bake_mask = 4294967295 void set_bake_mask (value: int ) int get_bake_mask () …
Published
06/07/2024
Method Descriptions bool get_bake_mask_value (layer_number: int ) const Returns whether or not the specified layer of the ba…
Status
Last Update
Fields