ID3DXTextureShader::SetDefaults 方法

将常量设置为着色器中声明的默认值。

语法

HRESULT SetDefaults();

参数

此方法没有任何参数。

返回值

类型: HRESULT

如果方法成功,则返回值D3D_OK。 如果 方法失败,则可以D3DERR_INVALIDCALL返回值。

要求

要求
标头
D3DX9Shader.h

D3dx9.lib

另请参阅

ID3DXTextureShader