This version of Unity is unsupported.

BoundingBoxMode

enumeration

Switch to Manual

Description

The bounding box mode for generating a grid of interpolated Light Probes.

Properties

AutomaticLocalThe bounding box encloses the current Renderer and all the relevant Renderers down the hierarchy, in local space.
AutomaticWorldThe bounding box encloses the current Renderer and all the relevant Renderers down the hierarchy, in world space.
CustomA custom local-space bounding box is used. The user is able to edit the bounding box.