Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Access the mesh's creation flags.
Syntax
UINT GetFlags();
Parameters
This method has no parameters.
Return value
Type: UINT
The creation flags passed into the options parameter of D3DX10CreateMesh when the mesh was created. See D3DX10_MESH.
Requirements
| Requirement | Value |
|---|---|
| Header |
|
| Library |
|
See also