public interface TreeRayCastCallback
DynamicTree
Modifier and Type | Method and Description |
---|---|
float |
raycastCallback(RayCastInput input,
int nodeId) |
float raycastCallback(RayCastInput input, int nodeId)
input
- raycast inputnodeId
- id of the nodeCopyright © 2018. All rights reserved.