BoundingBoxMode

enumeration

Cambiar al Manual

Descripción

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

Variables

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.