• Returns the world position of a given GameObject

    Parameters

    • gameObjectIdentifier: GameObjectIdentifier

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

    Returns Vector3

    The position represented in a Vector3.

Generated using TypeDoc