More...
|
int | ResetIterations [get, set] |
|
bool | AlwaysSerialiseIndividualObservables [get, set] |
|
bool | AlwaysSerialiseAggregatedFloatArray [get, set] |
|
bool | AlwaysSerialiseUnobservables [get, set] |
|
SimulationType | SimulationType [get, set] |
|
int | FrameSkips [get, set] |
|
FrameFinishes | FrameFinishes [get, set] |
|
int | TargetFrameRate [get, set] |
|
int | QualityLevel [get, set] |
|
float | TimeScale [get, set] |
|
int | NumOfEnvironments [get, set] |
|
int | Width [get, set] |
|
bool | FullScreen [get, set] |
|
int | Height [get, set] |
|
ExecutionPhase | StepExecutionPhase [get, set] |
|
bool | UpdateFixedTimeScale [get, set] |
|
string | IpAddress [get, set] |
|
int | Port [get, set] |
|
bool | ReplayReactionInSkips [get, set] |
|
bool | ApplyResolutionSettings [get, set] |
|
bool | ApplyQualitySettings [get, set] |
|
bool | ResizableWindow [get, set] |
|
ColorSpace | ColorSpace [get, set] |
|
int | VSyncCount [get, set] |
|
Definition at line 9 of file ISimulatorConfiguration.cs.
◆ AlwaysSerialiseAggregatedFloatArray
bool droid.Runtime.Interfaces.ISimulatorConfiguration.AlwaysSerialiseAggregatedFloatArray |
|
getset |
◆ AlwaysSerialiseIndividualObservables
bool droid.Runtime.Interfaces.ISimulatorConfiguration.AlwaysSerialiseIndividualObservables |
|
getset |
◆ AlwaysSerialiseUnobservables
bool droid.Runtime.Interfaces.ISimulatorConfiguration.AlwaysSerialiseUnobservables |
|
getset |
◆ ApplyQualitySettings
bool droid.Runtime.Interfaces.ISimulatorConfiguration.ApplyQualitySettings |
|
getset |
◆ ApplyResolutionSettings
bool droid.Runtime.Interfaces.ISimulatorConfiguration.ApplyResolutionSettings |
|
getset |
◆ ColorSpace
ColorSpace droid.Runtime.Interfaces.ISimulatorConfiguration.ColorSpace |
|
getset |
◆ FrameFinishes
FrameFinishes droid.Runtime.Interfaces.ISimulatorConfiguration.FrameFinishes |
|
getset |
◆ FrameSkips
int droid.Runtime.Interfaces.ISimulatorConfiguration.FrameSkips |
|
getset |
◆ FullScreen
bool droid.Runtime.Interfaces.ISimulatorConfiguration.FullScreen |
|
getset |
◆ Height
int droid.Runtime.Interfaces.ISimulatorConfiguration.Height |
|
getset |
◆ IpAddress
string droid.Runtime.Interfaces.ISimulatorConfiguration.IpAddress |
|
getset |
◆ NumOfEnvironments
int droid.Runtime.Interfaces.ISimulatorConfiguration.NumOfEnvironments |
|
getset |
◆ Port
int droid.Runtime.Interfaces.ISimulatorConfiguration.Port |
|
getset |
◆ QualityLevel
int droid.Runtime.Interfaces.ISimulatorConfiguration.QualityLevel |
|
getset |
◆ ReplayReactionInSkips
bool droid.Runtime.Interfaces.ISimulatorConfiguration.ReplayReactionInSkips |
|
getset |
◆ ResetIterations
int droid.Runtime.Interfaces.ISimulatorConfiguration.ResetIterations |
|
getset |
◆ ResizableWindow
bool droid.Runtime.Interfaces.ISimulatorConfiguration.ResizableWindow |
|
getset |
◆ SimulationType
SimulationType droid.Runtime.Interfaces.ISimulatorConfiguration.SimulationType |
|
getset |
◆ StepExecutionPhase
ExecutionPhase droid.Runtime.Interfaces.ISimulatorConfiguration.StepExecutionPhase |
|
getset |
◆ TargetFrameRate
int droid.Runtime.Interfaces.ISimulatorConfiguration.TargetFrameRate |
|
getset |
◆ TimeScale
float droid.Runtime.Interfaces.ISimulatorConfiguration.TimeScale |
|
getset |
◆ UpdateFixedTimeScale
bool droid.Runtime.Interfaces.ISimulatorConfiguration.UpdateFixedTimeScale |
|
getset |
◆ VSyncCount
int droid.Runtime.Interfaces.ISimulatorConfiguration.VSyncCount |
|
getset |
◆ Width
int droid.Runtime.Interfaces.ISimulatorConfiguration.Width |
|
getset |
The documentation for this interface was generated from the following file: