RangeEnd() public method

public RangeEnd ( ) : float
return float
Beispiel #1
0
 public float RangeEnd()
 {
     return(renderer.RangeEnd());
 }