Api BillboardAlignment
enum

BillboardAlignment

public sealed enum BillboardAlignment : Enum

Enum Values

Name Value Description
LookAtCamera Look directly at the camera, apply roll
RotateToCamera Look at the camera but don't pitch up and down, up is always up, can roll
Particle Use rotation provided by the particle, pitch yaw and roll
Object Align to game object rotation, apply pitch yaw and roll
Assembly: Sandbox.Engine Declaring Type: ParticleSpriteRenderer Full Name: Sandbox.ParticleSpriteRenderer.BillboardAlignment