Constructor HDShadowManager
HDShadowManager(RenderPipelineResources, int, int, int, DepthBits, Shader)
선언
public HDShadowManager(RenderPipelineResources renderPipelineResources, int width, int height, int maxShadowRequests, DepthBits atlasDepthBits, Shader clearShader)
파라미터
타입 | 이름 | 설명 |
---|---|---|
RenderPipelineResources | renderPipelineResources | |
int | width | |
int | height | |
int | maxShadowRequests | |
DepthBits | atlasDepthBits | |
Shader | clearShader |