MPropertyDescription: "Perform a trace between the specified origin and a specified target point."
MPropertyFriendlyName: "Transform: Trace To Point"
MVDataClassGroup: "Transform"
Inherits from (13 fields)
- MPropertyDescription: "The target point to trace to from the origin."MPropertyStartGroup: "+Target Point"
- MPropertyDescription: "Specifies the coordinate space the target point is specified in."
- MPropertyDescription: "If enabled, instead of tracing from the origin to the target point, trace away from the target point for the specified distance starting at the origin."MPropertyFriendlyName: "Trace away from point"MPropertyStartGroup: "+Trace Away"
- MPropertyDescription: "Maximum length of the trace. Surfaces beyond this distance will not be hit."MPropertyReadonlyExpr: "m_bTraceAway == false"