Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Did you find this page useful? Please give it a rating: