![]() |
![]() |
![]() |
ShaderConstantTable.Flags Property |
Language: |
Retrieves or sets one or more values from the ShaderFlags enumeration that specify the compiler flags used to build the shader.
Visual Basic .NET Public Property Flags As ShaderFlags C# public ShaderFlags Flags { get; set; } Managed C++ public: __property ShaderFlags get_Flags();
public: __property void set_Flags(ShaderFlags);JScript .NET public function get Flags() : ShaderFlags
public function set Flags(ShaderFlags);
Microsoft.DirectX.Direct3D.ShaderFlags . One or more values of the ShaderFlags enumeration to set or retrieve.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center