PassDescription.VertexShaderFunction Property |
Language: |
Retrieves a GraphicsStream object that contains the vertex shader function.
Visual Basic Public ReadOnly Property VertexShaderFunction As GraphicsStream C# public GraphicsStream VertexShaderFunction { get; } C++ public:
property GraphicsStream^ VertexShaderFunction {
GraphicsStream^ get();
}JScript public function get VertexShaderFunction() : GraphicsStream
Microsoft.DirectX.GraphicsStream
This property is read-only.
A GraphicsStream object that contains the vertex shader function to retrieve.
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