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

ScriptableBakedReflectionSystem.stageCount

public int stageCount;

Description

Number of stages of the baking process.

Returns 0.

Set this property in the constructor of your child class to set the number of stages in your implementation. See IScriptableBakedReflectionSystem.