This document is archived and information here might be outdated. Recommended version. |
The vector normal to the specified triangle, adjusted to a magnitude of one.
[Visual Basic .NET] Public ReadOnly Property UnitNormal As WKSPointZ
[C#] public WKSPointZ UnitNormal {get;}
[C++]
HRESULT get_UnitNormal(
WKSPointZ* pNormal
);
[C++]
Parameters pNormal [out, retval]
pNormal is a parameter of type WKSPointZ*