![]() |
![]() |
![]() |
ShaderLoader.GetShaderVersion Method |
Language: |
Returns the version of the compiled shader.
Visual Basic .NET Public Shared Function GetShaderVersion( _
ByVal function As GraphicsStream _
) As VersionC# public static Version GetShaderVersion(
GraphicsStream function
);Managed C++ public: static Version* GetShaderVersion(
GraphicsStream *function
);JScript .NET public static function GetShaderVersion(
function : GraphicsStream
) : Version;
function Microsoft.DirectX.GraphicsStream. A GraphicsStream object that represents a pointer to the shader function stream.
System.Version . A Version
object that represents the shader version.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center