Microsoft DirectX 8.1 (C++)

ID3DXBaseMesh::GetOptions

Retrieves the mesh options enabled for this 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.

Applies To

This method applies to the following interfaces, which inherit from ID3DXBaseMesh.

Requirements

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