Interface RayTraceResult<T extends Locatable>
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Vector3dhitPosition()The position where the ray intersects the selected object.TselectedObject()The selected object.
 
-