Summary

public string RaycastDetectors(Vector3D worldFrom, Vector3D worldTo)

Returns

string

Parameters

Summary

public virtual IMyUseObject RaycastDetectors(Vector3D worldFrom, Vector3D worldTo, out float parameter)

Determine whether the given ray intersects any detector. If so, returns the parametric value of the point of first intersection. PARAMATER IS NOT DISTANCE!

Returns

IMyUseObject

Parameters