Method EulerDelta
EulerDelta(float, float)
Declaration
protected float EulerDelta(float a, float b)
Parameters
Type | Name | Description |
---|---|---|
float | a | |
float | b |
Returns
Type | Description |
---|---|
float |
EulerDelta(Vector3, Vector3)
Declaration
protected Vector3 EulerDelta(Vector3 a, Vector3 b)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | a | |
Vector3 | b |
Returns
Type | Description |
---|---|
Vector3 |