Interface RayTraceResult<T extends Locatable>
- Type Parameters:
T- The type of result
public interface RayTraceResult<T extends Locatable>
The result of a
RayTrace-
Method Summary
Modifier and TypeMethodDescriptionThe position where the ray intersects the selected object.The selected object.