ID3D10ShaderReflectionVariable 인터페이스(d3d10shader.h)
이 셰이더 리플렉션 인터페이스는 변수에 대한 액세스를 제공합니다.
메서드
ID3D10ShaderReflectionVariable 인터페이스에는 이러한 메서드가 있습니다.
ID3D10ShaderReflectionVariable::GetDesc 셰이더 변수 설명을 가져옵니다. (ID3D10ShaderReflectionVariable.GetDesc) |
ID3D10ShaderReflectionVariable::GetType 셰이더 변수 형식을 가져옵니다. (ID3D10ShaderReflectionVariable.GetType) |
설명
셰이더 리플렉션 변수 인터페이스를 가져오려면 ID3D10ShaderReflectionConstantBuffer::GetVariableByIndex와 같은 메서드를 호출합니다.
요구 사항
대상 플랫폼 | Windows |
헤더 | d3d10shader.h |