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