Namespace UnityEngine.Experimental.Perception.Randomization.Randomizers
Classes
AddRandomizerMenuAttribute
The AddRandomizerMenu attribute allows you to organize randomizers under different menu paths
Randomizer
Derive Randomizer to implement systems that randomize GameObjects and/or simulation properties.
RandomizerTag
Derive the RandomizerTag class to create new tag components. RandomizerTags are used to help randomizers query for a set of GameObjects to randomize.
RandomizerTagManager
Organizes RandomizerTags attached to GameObjects in the scene