This document is archived and information here might be outdated. Recommended version. |
Indicates if this geometry is aware of textures.
[Visual Basic .NET]
Public Property TextureAware As Boolean
[C#]
public bool TextureAware {get; set;}
[C++]
HRESULT get_TextureAware(
Boolean* TextureAware
);
[C++]
HRESULT put_TextureAware(
VARIANT_BOOL TextureAware
);
[C++] Parameters TextureAware [out, retval]
TextureAware is a parameter of type bool* TextureAware
TextureAware is a parameter of type bool