Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

static var bounceBoost: float;
static float bounceBoost;
static bounceBoost as 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.