![]() |
![]() |
![]() |
ShaderVariableInformation.Scope Property |
Language: |
Retrieves or sets the scope of the shader variable.
Visual Basic .NET Public Property Scope As Integer C# public int Scope { get; set; } Managed C++ public: __property int get_Scope();
public: __property void set_Scope(int);JScript .NET public function get Scope() : int
public function set Scope(int);
System.Int32 . Integer that represents the scope identifier.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center