Version: 2020.2
言語: 日本語
public int cullingPassIndex ;

説明

An index that a render pipeline can pass to XRDisplaySubsystem.GetCullingParameters to obtain culling information.

Multiple render passes can share the same index. This means that the renderer only needs to cull once, and can reuse the result of the culling for all render passes that use the same index.