Share via


VertexShaderCaps.MinDynamicFlowControlDepth Field (Microsoft.DirectX.Direct3D)

Specifies the minimum level of nesting of dynamic flow control instructions (break, breakc, ifc).

Definition

Visual Basic Public Shared MinDynamicFlowControlDepth As Int32Leave Site
C# public static Int32Leave Site MinDynamicFlowControlDepth;
C++ public: static Int32Leave Site MinDynamicFlowControlDepth;
JScript public static var MinDynamicFlowControlDepth : Int32Leave Site

Field Value

System.Int32
Value of 0.

This field is read-only.