API Referenceglobal
public class Sandbox.CameraComponent.AutoExposureSetup
Constructors
Showing 1 constructors
public AutoExposureSetup()
No results match this filter.
Properties
Showing 5 properties
public float Sandbox.CameraComponent.AutoExposureSetup.Compensation { get; set; }
public bool Sandbox.CameraComponent.AutoExposureSetup.Enabled { get; set; }
public float Sandbox.CameraComponent.AutoExposureSetup.MaximumExposure { get; set; }
public float Sandbox.CameraComponent.AutoExposureSetup.MinimumExposure { get; set; }
public float Sandbox.CameraComponent.AutoExposureSetup.Rate { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.CameraComponent.AutoExposureSetup |