ID3DXPatchMesh::GetOptions method
Gets the type of patch.
Syntax
DWORD GetOptions();
Parameters
This method has no parameters.
Return value
Type: DWORD
The patch type.
Remarks
For more information about patch types, see D3DXPATCHMESHTYPE.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also