Click or drag to resize

VectorAsUnitVector Method

Normalizes vector to result in a length equal to 1.0.

Namespace: Woodwork.Automation.Common
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
Vector AsUnitVector()

Return Value

Vector
A new Vector object that is normalized.
See Also