Class DimensionText3D
Constructors
constructor
-
Parameters
Methods
dispose
-
Returns void
getMesh
-
Returns Mesh
updatePosition
- updatePosition(position: Vector3): void
-
Parameters
Returns void
updateText
- updateText(newText: string): void
-
Parameters
Returns void
Helper class for creating 3D text labels that properly participate in depth testing and rendering within the 3D scene.