AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
GPUParticles3D
To Subscribe, use this Key
autumn-orange-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description 3D particle node used to create a variety of particle systems and effects. GPUParticles3D features an emitter that generates s…
Published
06/07/2024
Properties int amount 8 float amount_ratio 1.0 float collision_base_size 0.0…
Published
06/07/2024
Enumerations enum DrawOrder : DrawOrder DRAW_ORDER_INDEX = 0 Particles are drawn in the order emitted. Draw…
Published
06/07/2024
Constants MAX_DRAW_PASSES = 4 Maximum number of draw passes supported.
Published
06/07/2024
Property Descriptions int amount = 8 void set_amount (value: int ) int get_amount () The number of …
Published
06/07/2024
Method Descriptions AABB capture_aabb () const Returns the axis-aligned bounding box that contains all the particles that are acti…
Status
Last Update
Fields