Microsoft DirectX 8.1 (C++)

ID3DXSkinMesh::GetOptions

Retrieves the mesh options enabled for this skin mesh at creation time.

DWORD GetOptions();

Parameters

None.

Return Values

Returns a combination of one or more flags from the D3DXMESH enumeration, indicating the options enabled for this mesh at creation time.

Requirements

  Header: Declared in D3dx8mesh.h.
  Import Library: Use D3dx8.lib.