AC
AnkiCollab
AnkiCollab
Sign in
Explore Decks
Helpful
Join Discord
Download Add-on
Documentation
Support Us
Notes in
CPUParticles3D
To Subscribe, use this Key
delta-earth-item-oxygen-network-india
Status
Last Update
Fields
Published
06/07/2024
Description CPU-based 3D particle node used to create a variety of particle systems and effects. See also GPUParticles3D , which pro…
Published
06/07/2024
Properties int amount 8 Curve angle_curve float angle_max 0.0 float angle_…
Published
06/07/2024
Enumerations enum DrawOrder : DrawOrder DRAW_ORDER_INDEX = 0 Particles are drawn in the order emitted. Draw…
Published
06/07/2024
Property Descriptions int amount = 8 void set_amount (value: int ) int get_amount () Number of part…
Published
06/07/2024
Method Descriptions void convert_from_particles (particles: Node ) Sets this node's properties to match a given GPUParticles3D…
Status
Last Update
Fields