| VectorNormalize Method |
Normalizes the vector
Namespace:
CodeStack.SwEx.MacroFeature.Data
Assembly:
CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax public Vector Normalize()
Public Function Normalize As Vector
public:
Vector^ Normalize()
Return Value
Type:
VectorNew normalized vector
See Also