IDirect3DDevice9::GetNPatchMode method (d3d9.h)
Gets the N-patch mode segments.
Syntax
float GetNPatchMode();
Return value
Type: FLOAT
Specifies the number of subdivision segments. If the number of segments is less than 1.0, N-patches are disabled. The default value is 0.0.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d9.h (include D3D9.h) |
Library | D3D9.lib |