MPropertyDescription: "Compute the vector between two 3D points"
MPropertyFriendlyName: "Vector Between Points"
MVDataClassGroup: "Compute"
Inherits from (1 field)
- MPropertyFriendlyName: "Output Variable"MPropertyAttributeEditor: "SmartPropItemNameEditor( Variable:Vector3 )"
- MPropertyDescription: "Specifies the coordinate space that vector should be returned in."
- MPropertyDescription: "Should the return value be normalized to unit length (direction vector)."MPropertyFriendlyName: "Normalized (Direction Vector)"
- MPropertyFriendlyName: "Position A"MPropertyGroupName: "+Position A"
- MPropertyDescription: "Specifies the coordinate space of position A."MPropertyGroupName: "+Position A"
- MPropertyFriendlyName: "Position B"MPropertyGroupName: "+Position B"
- MPropertyDescription: "Specifies the coordinate space of position B."MPropertyGroupName: "+Position B"