Class RandomizerTagManager
Organizes RandomizerTags present in the scene
Inherited Members
Namespace: UnityEngine.Perception.Randomization.Randomizers
Assembly: solution.dll
Syntax
public class RandomizerTagManager
Properties
Name | Description |
---|---|
singleton | Returns the singleton RandomizerTagManager instance |
Methods
Name | Description |
---|---|
Query<T>(bool) | Enumerates over all RandomizerTags of the given type present in the scene |