Description
The Get Scale behavior returns the scale percentage of the selected object.
This behavior will trigger an event immediately.
Properties
Object A |
This is the object that will return its scale %. By default the current object is selected, but you can tap the graphic and choose any other object in your scene. |
Outputs
Scale X |
The percentage of the objects scale horizontally along the X axis. The default scale is 100% |
Scale Y |
The percentage of the objects scale vertically along the Y axis. The default scale is 100% |
Examples
If you have scaled your object, you can see how much you scaled it by any time this behavior is executed.
Related
0 Comments