Version: 2020.2
언어: 한국어

파라미터

parameters Parameters for culling.

반환

CullingResults Culling results.

설명

Performs culling based on the ScriptableCullingParameters typically obtained from the Camera currently being rendered.

Culling results are bound to a ScriptableRenderContext they will be used with; memory used by culling results is released once the render loop is finished..

See Also: Camera.TryGetCullingParameters.