Interface TreeRayCastCallback


public interface TreeRayCastCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    raycastCallback(RayCastInput input, int nodeId)
     
  • Method Details

    • raycastCallback

      float raycastCallback(RayCastInput input, int nodeId)