프로퍼티 | 타입 | 설명 | |
---|---|---|---|
distance | float | ||
isValid | bool | ||
normal | Vector3 | ||
point | Vector3 |
메소드 | 설명 | |
---|---|---|
SetGround ( Vector3 point, Vector3 normal, float distance, bool isValid ) : void |
public SetGround ( Vector3 point, Vector3 normal, float distance, bool isValid ) : void | ||
point | Vector3 | |
normal | Vector3 | |
distance | float | |
isValid | bool | |
리턴 | void |