Property FallingTypeSupport
FallingTypeSupport
What is considered a fall by fallingSupport). Apply fallingSupport 0=never(will support if allowed), 1 = falling, 2 = falling except if falling backwards, 3 = falling and collided, 4 = falling and collided except if falling backwards, 5 = falling except if falling backwards until collided.
Declaration
public int FallingTypeSupport { set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Remarks
Default value = 0. Min value = 0. Max value = 5.