TextureShader.ConstantBuffer Property |
Language: |
Retrieves the constant table.
Visual Basic Public ReadOnly Property ConstantBuffer As GraphicsStream C# public GraphicsStream ConstantBuffer { get; } C++ public:
property GraphicsStream^ ConstantBuffer {
GraphicsStream^ get();
}JScript public function get ConstantBuffer() : GraphicsStream
Microsoft.DirectX.GraphicsStream
This property is read-only.
A GraphicsStream object that represents the constant table.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center