This document is archived and information here might be outdated. Recommended version. |
Indicates if a transparent color has been assigned to the texture image.
[Visual Basic .NET]
Public ReadOnly Property HasTransparentTextureColor As Boolean
[C#]
public bool HasTransparentTextureColor {get;}
[C++]
HRESULT get_HasTransparentTextureColor(
Boolean* pHasTransparentColor
);
[C++] Parameters pHasTransparentColor [out, retval]
pHasTransparentColor is a parameter of type bool*