Hierarchy

Constructors

Properties

Methods

  • Executes the command. Returns false if the execution was canceled/aborted.

    Parameters

    • pParameter: unknown

    Returns Promise<boolean>

  • pRotation and pRefPoint are given in world coordinates if pLocal = false, otherwise in local coordinates.

    Parameters

    • pRotation: Quaternion
    • pLocal: boolean
    • pRefPoint: null | Vector3 = null

    Returns void

  • pTranslation is given in world coordinates.

    Parameters

    • pTranslation: Vector3

    Returns void

  • Returns void

Generated using TypeDoc