Class FixedLengthScenario
A scenario that runs for a fixed number of frames during each iteration
Inheritance
FixedLengthScenario
Inherited Members
Namespace: UnityEngine.Experimental.Perception.Randomization.Scenarios
Assembly: solution.dll
Syntax
[AddComponentMenu("Perception/Randomization/Scenarios/Fixed Length Scenario")]
public class FixedLengthScenario : UnitySimulationScenario<FixedLengthScenario.Constants>
Properties
Name | Description |
---|---|
isIterationComplete | Returns whether the current scenario iteration has completed |