ID3DXPRTBuffer::IsTexture

Indicates whether the buffer contains a texture.

BOOL IsTexture();

Parameters

None.

Return Values

Returns TRUE if the buffer contains a texture; returns FALSE otherwise.

Requirements

Header: Declared in D3dx9mesh.h.