Experimental: this API is experimental and might be changed or removed in the future.

CullResults.GetCullingParameters

切换到手册
public static bool GetCullingParameters (Camera camera, out Experimental.Rendering.ScriptableCullingParameters cullingParameters);
public static bool GetCullingParameters (Camera camera, bool stereoAware, out Experimental.Rendering.ScriptableCullingParameters cullingParameters);

参数

camera要获取其参数的摄像机。
cullingParameters生成的剔除参数。
stereoAware生成单通道立体声的感知剔除参数。

返回

bool 指示剔除参数是否有效的标志。

描述

获取摄像机的剔除参数。

如果要渲染的摄像机无效(视口矩形为空、裁剪面设置无效等),则返回 false。

stereoAwaretrue 且单通道立体声已启用时,在生成的剔除参数中考虑左右立体视线。

另请参阅:Cull、CullingParameters、ScriptableRenderContext.SetupCameraPropertiesScriptableRenderContext.StartMultiEyeScriptableRenderContext.StopMultiEyeScriptableRenderContext.StereoEndRender

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961