Method GetGBufferOptions
GetGBufferOptions(HDRenderPipelineAsset, out int, out bool, out bool)
선언
protected void GetGBufferOptions(HDRenderPipelineAsset asset, out int gBufferCount, out bool supportShadowMask, out bool supportLightLayers)
파라미터
타입 | 이름 | 설명 |
---|---|---|
HDRenderPipelineAsset | asset | |
int | gBufferCount | |
bool | supportShadowMask | |
bool | supportLightLayers |