Hierarchy

  • BaseEditorWithObjectHelper<PrismMesh>
    • PrismMeshEditor

Constructors

  • Parameters

    Returns PrismMeshEditor

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 PrismMeshEditor

  • Parameters

    • Rest...objects: Object3D[]

    Returns PrismMeshEditor

  • @description: 禁用编辑器

    Returns void

  • @description: 开启编辑器

    Returns void

  • Returns void

  • Removes object as child of this object.

    Parameters

    • Rest...objects: Object3D[]

    Returns PrismMeshEditor

  • Returns PrismMeshEditor

  • Returns PrismMeshEditor