RangeEnd() 공개 메소드

public RangeEnd ( ) : float
리턴 float
예제 #1
0
 public float RangeEnd()
 {
     return(renderer.RangeEnd());
 }