|
SimpleMeshTGetNextHitResult Method |
GetNextHitResult method continues hit testing from the previously returned hit test and returns a
DXRayHitTestResult
with the next hit triangle (not necessary the next closest triangle) or null if no other triangle is hit.
This method can be used to get all hit results.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax See Also