Script API - v1.26.20.20
    Preparing search index...

    Class PrimitiveShapesManagerBeta

    Primitive Shapes class used to allow adding and removing text primitives to the world.

    Index

    Constructors

    Methods

    • Returns void

      Removes all text primitives from the world.

      This function can't be called in early-execution mode.

    • Parameters

      Returns void

      Removes an instance of a text primitive from the world. This is equivalent to calling remove on the text itself.

      This function can't be called in early-execution mode.