Source Academy Modules
    Preparing search index...

    Function get_scale

    • Returns the scale (size factor) of a given GameObject

      By default the scale of a GameObject is (1, 1, 1)

      Parameters

      • gameObjectIdentifier: GameObjectIdentifier

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

      Returns Vector3

      The scale represented in a Vector3.