Property Normal
Normal
Normal coming out of impact point on character. Can be local or global depending on localHitPointInfo.
Declaration
public Vector3 Normal { set; }
Property Value
Type | Description |
---|---|
Vector3 |
Remarks
Default value = Vector3(0.0f, 0.0f, -1.0f). Min value = -1.0f. Max value = 1.0f.