Namespace UnityEngine.Perception.Randomization.Randomizers.SampleRandomizers
Classes
AnimationRandomizer
Chooses a random of frame of a random clip for a game object
BackgroundObjectPlacementRandomizer
Creates multiple layers of evenly distributed but randomly placed objects
ColorRandomizer
Randomizes the material color of objects tagged with a ColorRandomizerTag
ForegroundObjectPlacementRandomizer
Creates a 2D layer of of evenly spaced GameObjects from a given list of prefabs
HueOffsetRandomizer
Randomly offsets the hue of objects tagged with a ColorRandomizerTag
RotationRandomizer
Randomizes the rotation of objects tagged with a RotationRandomizerTag
SunAngleRandomizer
Randomizes the rotation of directional lights tagged with a SunAngleRandomizerTag
TextureRandomizer
Randomizes the material texture of objects tagged with a TextureRandomizerTag