This document is archived and information here might be outdated. Recommended version. |
Indicates if all normal values for this geometry are well-defined. Only works if geometry is aware of normals.
[Visual Basic .NET]
Public ReadOnly Property NormalSimple As Boolean
[C#]
public bool NormalSimple {get;}
[C++]
HRESULT get_NormalSimple(
Boolean* NormalSimple
);
[C++] Parameters NormalSimple [out, retval]
NormalSimple is a parameter of type bool*