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