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

ScriptableBakedReflectionSystem.stateHashes

public Hash128[] stateHashes;

Description

The hashes of the current baked state of the ScriptableBakedReflectionSystem.

An array of Hash128 values representing the files to keep in the GI Cache.

Set this property in your implementation at the end of the baking process. See IScriptableBakedReflectionSystem.