Bitbybit Docs
    Preparing search index...

    Class AttachToMeshDto (Inputs.BabylonGizmo)

    Feeds babylon.gizmo.manager.attachToMesh with the manager and the mesh its gizmos should appear on.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • mesh: AbstractMesh
      • gizmoManager: GizmoManager

      Returns AttachToMeshDto

    Properties

    mesh: AbstractMesh

    The mesh the gizmos attach to; the mesh attached before is released

    gizmoManager: GizmoManager

    The gizmo manager, as createGizmoManager gave it