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

CullResults.GetCullingParameters(Camera,CullingParameters)

切换到手册

参数

camera 要获取其参数的摄像机。
cullingParameters Result culling parameters.

返回

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

描述

获取摄像机的剔除参数。

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

See Also: Cull, CullingParameters.