Свойство | Type | Description | |
---|---|---|---|
above | bool | ||
below | bool | ||
climbingSlope | bool | ||
contacts | Contacts[] | ||
contactsCount | int | ||
descendingSlope | bool | ||
fallingThroughPlatform | bool | ||
lastAboveFrame | int | ||
lastBelowFrame | int | ||
lastLeftFrame | int | ||
lastRightFrame | int | ||
left | bool | ||
leftIsWall | bool | ||
right | bool | ||
rightIsWall | bool | ||
slope | |||
slopeAngle | float | ||
slopeDistance | float | ||
slopeNormal | Vector3 | ||
velocity | Vector3 |
Méthode | Description | |
---|---|---|
Clone ( ) : CollisionInfo |
Clone
|
|
CollisionInfo ( ) : System |
Constructor
|
|
PushContact ( |
Add contact to given direction
|
|
Reset ( ) : void |
Reset current collision object
|
public PushContact ( |
||
hit | ||
dir | Directions | |
Résultat | void |