TextureShader.ConstantBuffer Property

Language:

Retrieves the constant table.

Definition

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

Property Value

Microsoft.DirectX.GraphicsStream
A GraphicsStream object that represents the constant table.

This property is read-only. 

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