Property | Type | Description | |
---|---|---|---|
PenetrationDepth | float | ||
Position | System.Vector3 | ||
SurfaceNormal | System.Vector3 | ||
Type | ActorTypes |
Method | Description | |
---|---|---|
ContactPoint ( System.Vector3 position, System.Vector3 surfaceNormal, float penetrationDepth, ActorTypes type ) : System |
public ContactPoint ( System.Vector3 position, System.Vector3 surfaceNormal, float penetrationDepth, ActorTypes type ) : System | ||
position | System.Vector3 | |
surfaceNormal | System.Vector3 | |
penetrationDepth | float | |
type | ActorTypes | |
return | System |