By default the scale of a GameObject is (1, 1, 1). Changing the scale of a GameObject along one axis will lead to a stretch or squeeze of the GameObject along that axis.
Parameters
gameObjectIdentifier: GameObjectIdentifier
The identifier for the GameObject that you want to change scale for.
Set the scale (size) of a given GameObject
By default the scale of a GameObject is (1, 1, 1). Changing the scale of a GameObject along one axis will lead to a stretch or squeeze of the GameObject along that axis.