Property CustomRollDir
CustomRollDir
Pass in a custom direction in to have the character try and roll in that direction.
Declaration
public Vector3 CustomRollDir { set; }
Property Value
Type | Description |
---|---|
Vector3 |
Remarks
Default value = Vector3(0.0f, 0.0f, 1.0f). Min value = 1.0f. Max value = 1.0f.