CalcParameter¶
Change by calculating the value of the Parameter.
Property¶
Reference | Parameters to be referenced. |
Function |
Type to calculate (Int, Float only).
|
Int Value | Int value to be computed |
Float Value | Float value to be computed |
Bool Value | Bool value to be computed |
String Value | String value to be computed |
Game Object Value | GameObject value to be computed |
Vector 2 Value | Vector2 value to be computed |
Vector 3 Value | Vector3 value to be computed |
Quaternion Value | Quaternion value to be computed |
Rect Value | Rect value to be computed |
Bounds Value | Bounds value to be computed |
Transform Value | Transform value to be computed |
Rect Transform Value | RectTransform value to be computed |
Rigidbody Value | Rigidbody value to be computed |
Rigidbody 2D Value | Rigidbody2D value to be computed |