MPropertyDescription: "Perform a trace from a specified origin point to a the closest point on a line."
MPropertyFriendlyName: "Transform: Trace To Line"
MVDataClassGroup: "Transform"
Inherits from (13 fields)
- MPropertyDescription: "End point of the line to trace to."MPropertyStartGroup: "+Line End Point A"
- MPropertyDescription: "Coordinate space the end point is specified in."
- MPropertyDescription: "End point of the line to trace to."MPropertyStartGroup: "+Line End Point B"
- MPropertyDescription: "Coordinate space the end point is specified in."
- MPropertyDescription: "If enabled, instead of tracing from the origin to the line, trace away from the line for the specified distance starting at the origin."MPropertyFriendlyName: "Trace away from line"MPropertyStartGroup: "+Trace Away"
- MPropertyDescription: "Maximum length of the trace. Surfaces beyond this distance will not be hit."MPropertyReadonlyExpr: "m_bTraceAway == false"