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