GPUParticlesAttractorBox3D¶
Inherits: GPUParticlesAttractor3D < VisualInstance3D < Node3D < Node < Object
Box-shaped 3D particle attractor affecting GPUParticles3D nodes.
Description¶
Box-shaped 3D particle attractor affecting GPUParticles3D nodes.
Note: Particle attractors only affect GPUParticles3D, not CPUParticles3D.
Properties¶
|
Property Descriptions¶
Vector3 extents = Vector3(1, 1, 1)
The attractor box's extents in 3D units.