Microsoft DirectX 8.1 (C++) |
Retrieves the mesh options enabled for this skin 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.
Header: Declared in D3dx8mesh.h.
Import Library: Use D3dx8.lib.