Hierarchy

  • BaseEditorWithObjectHelper<BoxMesh>
    • BoxMeshEditor

Constructors

  • Parameters

    Returns BoxMeshEditor

Properties

hooks: Subscribe<{
    objectUpdate: (() => void);
}> = ...
name: string = 'IObject3D'

Optional name of the object (doesn't need to be unique).

needsRender: boolean

Methods

  • Adds object as child of this object.

    Parameters

    • Rest...objects: Object3D[]

    Returns BoxMeshEditor

  • Parameters

    • Rest...objects: Object3D[]

    Returns BoxMeshEditor

  • @description: 禁用编辑器

    Returns void

  • @description: 开启编辑器

    Returns void

  • Returns void

  • Removes object as child of this object.

    Parameters

    • Rest...objects: Object3D[]

    Returns BoxMeshEditor

  • Returns BoxMeshEditor

  • Returns BoxMeshEditor