RangeEnd() public method

public RangeEnd ( ) : float
return float
Exemplo n.º 1
0
 public float RangeEnd()
 {
     return(renderer.RangeEnd());
 }