Class FixedLengthScenario.Constants
Constants describing the execution of this scenario
Inherited Members
Namespace: UnityEngine.Experimental.Perception.Randomization.Scenarios
Assembly: solution.dll
Syntax
[Serializable]
public class FixedLengthScenario.Constants
Fields
Name | Description |
---|---|
framesPerIteration | The number of frames to generate per iteration |
startingIteration | The iteration index begin the simulation on |
totalIterations | The total number of iterations to complete before the simulation terminates |