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