RayIntersectCallback
- class cee.cug.RayIntersectCallback()
A callback function invoked when the result of a
rayIntersectcall is ready.The parameter provided to this function contains a
HitItemwhich provides server-side information about the hit on the constant remote model.