This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

IScriptableBakedReflectionSystem.BakeAllReflectionProbes

Declaration

public bool BakeAllReflectionProbes();

Returns

bool Returns true when the reflection probe baking process completed successfully. Returns false when the baking did not complete - for example if the current scene has never been saved.

Description

Implement this method to bake all of the loaded reflection probes.