프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PenetrationDepth | float | ||
Position | System.Vector3 | ||
SurfaceNormal | System.Vector3 | ||
Type | ActorTypes |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |