Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

LightmapEditorSettings.bounceBoost

public static var bounceBoost: float;

Description

Boosts indirect light (Beast's diffuseBoost property, pow(colorComponent, (1.0 / diffuseBoost))).

It can be used to increase the amount of bounced light within a scene and it's cheaper than setting the number of bounces to high values.