Description
The Get Scale behavior returns the scale of the selected object with the unit specified. This behavior will trigger an event immediately.
Properties
Object A |
This is the object that will return its x and y scale. By default the current object is selected, but you can tap the graphic and choose any other object in your scene. |
Outputs
Units |
Select the units the outputs should be. The units are percentage and meters. |
Scale X |
The object's scale horizontally along the X axis. |
Scale Y |
The object's scale vertically along the Y axis. |
Object ID |
This outputs the Object ID. |
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