csharp
public enum VfxBillboardAlignmentWhich way a billboard faces.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
CameraSquare to the camera. The ordinary case, and what a spark or a puff of smoke wants.
VelocityStretched along the particle's own velocity, still facing the camera about that axis. What a spark or a raindrop wants, and it reads as motion rather than as speed.
FixedAxisRotating only about a fixed world axis. What a column of smoke or a wall of fire wants — the axis is Axis.
Used by (7)
- TypeRegistrationVixen.Rendering
- VfxGeometryBuilderVixen.Vfx
- VfxGeometryTestsVixen.Vfx.Tests
- VfxRendererVixen.Vfx
- VfxRendererRowVixen.Rendering
- VfxRibbonTestsVixen.Vfx.Tests
- Vixen_Rendering_Vfx_VfxRendererRowSerializerVixen.Rendering