Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SpriteBillboardType

Represents different billboard types.

Index

Enumeration members

Enumeration members

cylindrical

cylindrical = "cylindrical"

Sprite will be rotated towards the viewer on the y-plane.

spherical

spherical = "spherical"

Sprite will be rotated towards the viewer on both the x-plane and y-plane.

Generated using TypeDoc