Version: 2020.1
언어: 한국어

Camera.TryGetCullingParameters

매뉴얼로 전환
public bool TryGetCullingParameters (out Rendering.ScriptableCullingParameters cullingParameters);
public bool TryGetCullingParameters (bool stereoAware, out Rendering.ScriptableCullingParameters cullingParameters);

파라미터

cullingParameters Resultant culling parameters.
stereoAware Generate single-pass stereo aware culling parameters.

반환

bool Flag indicating whether culling parameters are valid.

설명

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: ScriptableRenderContext.Cull, ScriptableCullingParameters, ScriptableRenderContext.SetupCameraProperties, ScriptableRenderContext.StartMultiEye, ScriptableRenderContext.StopMultiEye, ScriptableRenderContext.StereoEndRender.

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