TextureShader.TextureShader Constructor |
Language: |
Initializes a new instance of the TextureShader class.
Visual Basic Public Sub New( _
ByVal pUnk As ID3DXTextureShader _
)C# public TextureShader(
ID3DXTextureShader pUnk
);C++ public:
TextureShader(
ID3DXTextureShader pUnk
);JScript public function TextureShader(
pUnk : ID3DXTextureShader
);
pUnk Microsoft.DirectX.PrivateImplementationDetails.ID3DXTextureShader
Unmanaged Component Object Model (COM) ID3DXTextureShader interface pointer.
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