다음을 통해 공유


ID3D10EffectShaderVariable 인터페이스(d3d10effect.h)

셰이더 변수 인터페이스는 셰이더 변수에 액세스합니다.

상속

ID3D10EffectShaderVariable 인터페이스는 ID3D10EffectVariable에서 상속됩니다. ID3D10EffectShaderVariable 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

ID3D10EffectShaderVariable 인터페이스에는 이러한 메서드가 있습니다.

 
ID3D10EffectShaderVariable::GetGeometryShader

기하 도형 셰이더를 가져옵니다.
ID3D10EffectShaderVariable::GetInputSignatureElementDesc

입력 서명 설명을 가져옵니다.
ID3D10EffectShaderVariable::GetOutputSignatureElementDesc

출력 서명 설명을 가져옵니다.
ID3D10EffectShaderVariable::GetPixelShader

픽셀 셰이더를 가져옵니다.
ID3D10EffectShaderVariable::GetShaderDesc

셰이더 설명을 가져옵니다. (ID3D10EffectShaderVariable.GetShaderDesc)
ID3D10EffectShaderVariable::GetVertexShader

꼭짓점 셰이더를 가져옵니다.

요구 사항

요구 사항
대상 플랫폼 Windows
헤더 d3d10effect.h

추가 정보

효과 인터페이스(Direct3D 10)

ID3D10EffectVariable