Class MARSUserPreferences
Inheritance
MARSUserPreferences
Syntax
public class MARSUserPreferences : ScriptableSettings<MARSUserPreferences>
Properties
conditionFailTextColor
Declaration
public Color conditionFailTextColor { get; }
Property Value
ElectiveExtensionsReportsErrors
Declaration
public bool ElectiveExtensionsReportsErrors { get; }
Property Value
Declaration
public bool extractPlanesOnSave { get; }
Property Value
highlightedSimulatedObjectColor
Declaration
public Color highlightedSimulatedObjectColor { get; }
Property Value
RestrictCameraToEnvironmentBounds
Declaration
public bool RestrictCameraToEnvironmentBounds { get; }
Property Value
scaleClippingPlanes
Declaration
public bool scaleClippingPlanes { get; }
Property Value
scaleEntityChildren
Declaration
public bool scaleEntityChildren { get; }
Property Value
scaleEntityPositions
Declaration
public bool scaleEntityPositions { get; }
Property Value
scaleSceneAudio
Declaration
public bool scaleSceneAudio { get; }
Property Value
scaleSceneLighting
Declaration
public bool scaleSceneLighting { get; }
Property Value
TintImageMarkers
Declaration
public bool TintImageMarkers { get; }
Property Value
Methods
ResetColors()
Declaration
public void ResetColors()