프로퍼티 | 타입 | 설명 | |
---|---|---|---|
debugRaycast | bool | ||
frameSkip | int | ||
landMesh | Transform | ||
rayDistance | float | ||
rayOffset | float |
메소드 | 설명 | |
---|---|---|
DrawDebugRaycast ( Vector3 origin, Color c ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
DoRaycast ( ) : bool | ||
RaycastToLand ( ) : bool |
public DrawDebugRaycast ( Vector3 origin, Color c ) : void | ||
origin | Vector3 | |
c | Color | |
리턴 | void |