Microsoft DirectX 8.1 (C++) |
Retrieves the mesh options enabled for this mesh at creation time.
DWORD GetOptions();
None.
Returns a combination of one or more flags from the D3DXMESH enumeration, indicating the options enabled for this mesh at creation time.
This method applies to the following interfaces, which inherit from ID3DXBaseMesh.
Header: Declared in D3dx8mesh.h.
Import Library: Use D3dx8.lib.