ID3D10EffectVariable::GetParentConstantBuffer 메서드(d3d10effect.h)
상수 버퍼를 가져옵니다.
구문
ID3D10EffectConstantBuffer * GetParentConstantBuffer();
반환 값
형식: ID3D10EffectConstantBuffer*
ID3D10EffectConstantBuffer 인터페이스에 대한 포인터입니다.
설명
효과 변수는 상수 버퍼에서 읽거나 상수 버퍼에 기록됩니다.
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | d3d10effect.h |