Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SimulatorProviderSettings

Provider Settings for Simulator Provider which controls the editor runtime asset instance which stores the Settings.
Read time 4 minutesLast updated 8 days ago

Definition

[AdaptivePerformanceConfigurationData("Simulator", "com.unity.adaptiveperformance.simulator.provider_settings")]public class SimulatorProviderSettings : IAdaptivePerformanceSettings

Static Methods

Method

Description

GetSettingsReturns Samsung Provider Settings which are used by Adaptive Performance to apply Provider Settings.

Inheritance

Inherited Members

Operators

Operator

Description

operator ==Compares two object references to see if they refer to the same object.
boolDetermines whether the object exists.
operator !=Compares if two objects refer to a different object.