bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class DimensionText3D

    Helper class for creating 3D text labels that properly participate in depth testing and rendering within the 3D scene.

    Index

    Constructors

    Methods

    • Update the text content

      Parameters

      • newText: string

      Returns void

    • Update the position of the text mesh

      Parameters

      • position: Vector3

      Returns void

    • Get the text mesh for further manipulation

      Returns any

    • Dispose all resources

      Returns void