VertexShaderCaps.MaxNumberTemps Field (Microsoft.DirectX.Direct3D)
Specifies the maximum number of temporary registers supported.
Definition
Visual Basic Public Shared MaxNumberTemps As Int32 C# public static Int32 MaxNumberTemps; C++ public: static Int32 MaxNumberTemps; JScript public static var MaxNumberTemps : Int32
Field Value
System.Int32
Value of 32.This field is read-only.