API (v2.0.0) - Giro3D
    Preparing search index...

    Helper object to visualize an OBB | Oriented Bounding Box.

    Hierarchy

    • Object3D
      • OBBHelper
    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    isOBBHelper: true = ...
    obb: OBB
    type: "OBBHelper" = ...

    A Read-only string to check this object type.

    This can be used to find a specific type of Object3D in a scene. Sub-classes will update this value.

    Object3D

    Accessors

    • set color(v: ColorRepresentation): void

      Parameters

      • v: ColorRepresentation

      Returns void

    Methods

    • Frees the GPU-related resources allocated by this instance

      Returns void

      Call this method whenever this instance is no longer used in your app.