Namespace UnityEngine.Experimental.Perception.Randomization.Scenarios
Classes
FixedLengthScenario
A scenario that runs for a fixed number of frames during each iteration
FixedLengthScenario.Constants
Constants describing the execution of this scenario
Scenario<T>
The base class of scenarios with serializable constants
ScenarioBase
Derive ScenarioBase to implement a custom scenario
USimConstants
A class encapsulating the scenario constants fields required for USim cloud execution
USimScenario<T>
Defines a scenario that is compatible with the Run in USim window