메소드 | 설명 | |
---|---|---|
RayCastNode ( ) : ushort? | ||
RayCastNodeWithMoreThanOneSegment ( ) : ushort? | ||
RayCastSegment ( ) : ushort? | ||
RayCastSegmentAndNode ( RaycastOutput &output ) : bool | ||
RayCastSegmentAndNode ( ushort &netSegment, ushort &netNode ) : bool |
public static RayCastNodeWithMoreThanOneSegment ( ) : ushort? | ||
리턴 | ushort? |
public static RayCastSegmentAndNode ( RaycastOutput &output ) : bool | ||
output | RaycastOutput | |
리턴 | bool |
public static RayCastSegmentAndNode ( ushort &netSegment, ushort &netNode ) : bool | ||
netSegment | ushort | |
netNode | ushort | |
리턴 | bool |