PowNode
The
PowNode
returns
Mathf.Pow(v1, v2)
Input:
value 1
The base.
value 2
The exponent.
Output:
Mathf.Pow(v1, v2)