Description
The Get Skew behavior returns the skew degrees of the selected object.
This behavior will trigger an event immediately.
Properties
Triggers Immediately
| Object A |
This is the object that will return its skew. By default the current object is selected, but you can tap the graphic and choose any other object in your scene. |
Outputs
| Skew X |
Returns how many degrees the selected object is skewed along the X axis. |
| Skew Y |
Returns how many degrees the selected object is skewed along the X axis. |
| Object ID |
This outputs the Object ID. |
Examples
If you have skewed your object, you can see how much you skewed it by any time this behavior is executed.
Related
0 Comments