RayResult
nape.geom.RayResult (final class)
Class representing the results of a ray cast operation.
These objects are allocated from an object pool and can
be released back to that pool by calling its dispose method.
Instance Members
@private
The normal of the surface at intersection.
The distance to the intersection.
Whether this intersection is with the inner surface of an object.
The shape which was intersected.
Release RayResult object to pool.
@private
Returns |
---|
String |
@private
Private Members
Metadata
Name | Parameters |
---|---|
:final |
- |