Class MaterialPropertyRandomizer
Randomizes the shader properties of objects tagged with a MaterialPropertyRandomizerTag
Inherited Members
Namespace: UnityEngine.Perception.Randomization.Randomizers
Assembly: Unity.Perception.Runtime.dll
Syntax
[Serializable]
[AddRandomizerMenu("Perception/Material Property Randomizer")]
[MovedFrom("UnityEngine.Perception.Internal")]
public class MaterialPropertyRandomizer : Randomizer
Methods
OnIterationStart()
OnIterationStart is called at the start of a new Scenario iteration
Declaration
protected override void OnIterationStart()