Type Alias SceneMeshBillboard

SceneMeshBillboard: "none" | "spherical"

Billboard mode for a SceneMesh.

  • "none": the mesh uses its normal modeling transform.
  • "spherical": the renderer keeps the mesh centered at its transformed origin, while rotating its local X/Y/Z axes to face the active camera.