Function setWorldPositionXYZ

  • Set the world position of an object

    Parameters

    • obj: Object3D<Object3DEventMap>

      the object to set the world position of

    • x: number

      the x position

    • y: number

      the y position

    • z: number

      the z position

    Returns Object3D

Generated using TypeDoc