![]() |
![]() |
![]() |
ShaderConstantTable.Size Property |
Language: |
Retrieves or sets the size of a constant.
Visual Basic .NET Public Property Size As Integer C# public int Size { get; set; } Managed C++ public: __property int get_Size();
public: __property void set_Size(int);JScript .NET public function get Size() : int
public function set Size(int);
System.Int32 . Integer that represents the size of the constant.
This property is read/write.
Shader constant information is included in a tab-delimited table of comments. All offsets are measured in bytes from the beginning of the structure. Entries in the constant table are sorted by Creator in ascending order.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center