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

CullResults.GetCullingParameters(Camera,CullingParameters)

マニュアルに切り替える

パラメーター

camera Camera to get parameters for.
cullingParameters Result culling parameters.

戻り値

void 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.).

See Also: Cull, CullingParameters.