SpatialMaterial.BillboardMode

Values

ValueMeaning
billboardDisabled0

Billboard mode is disabled.

billboardEnabled1

The object's Z axis will always face the camera.

billboardFixedY2

The object's X axis will always face the camera.

billboardParticles3

Used for particle systems when assigned to Particles and CPUParticles nodes. Enables particles_anim_* properties. The ParticlesMaterial.animSpeed or CPUParticles.animSpeed should also be set to a positive value for the animation to play.

Meta