XRDisplaySubsystem.GetCullingParameters

Declaration

public void GetCullingParameters(Camera camera, int cullingPassIndex, out Rendering.ScriptableCullingParameters scriptableCullingParameters);

Parameters

camera Camera for the basis of the culling view and frustum.
cullingPassIndex Index of the culling pass obtained from XRRenderPass.cullingPassIndex.
scriptableCullingParameters Scriptable culling parameters to populate.

Description

Gets culling parameters for a specific culling pass index.

You can obtain a culling pass index from XRRenderPass.cullingPassIndex.


Did you find this page useful? Please give it a rating: