Namespace UnityEngine.Experimental.Perception.Randomization.Randomizers.SampleRandomizers
Classes
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
PoissonDiskSampling
Utility for generating lists of poisson disk sampled points
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