d3d9.dllGetNPatchMode
Microsoft DirectX 9.0 SDK Update (October 2004)

IDirect3DDevice9::GetNPatchMode Method


Gets the N-patch mode segments.

Syntax

FLOAT GetNPatchMode(VOID);

Return Value

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.

See Also

IDirect3DDevice9::SetNPatchMode


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.