• Set the world position of a given GameObject

    Parameters

    • gameObjectIdentifier: GameObjectIdentifier

      The identifier for the GameObject that you want to change position for.

    • position: Vector3

      The new position for the GameObject.

    Returns void

Generated using TypeDoc