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

CullResults.GetCullingParameters

Cambiar al Manual
public static bool GetCullingParameters (Camera camera, out Experimental.Rendering.ScriptableCullingParameters cullingParameters);
public static bool GetCullingParameters (Camera camera, bool stereoAware, out Experimental.Rendering.ScriptableCullingParameters cullingParameters);

Parámetros

cameraCamera to get parameters for.
cullingParametersResultant culling parameters.
stereoAwareGenerate single-pass stereo aware culling parameters.

Valor de retorno

bool Flag indicating whether culling parameters are valid.

Descripción

Get culling parameters for a camera.

Returns false if camera is invalid to render (empty viewport rectangle, invalid clip plane setup etc.).

Both left and right stereo eyes are considered in the generated culling parameters when stereoAware is true and single-pass stereo is enabled.

See Also: Cull, CullingParameters, ScriptableRenderContext.SetupCameraProperties, ScriptableRenderContext.StartMultiEye, ScriptableRenderContext.StopMultiEye, ScriptableRenderContext.StereoEndRender.

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