Version: 2021.1
言語: 日本語

パラメーター

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.