Class CameraAttributes.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class CameraAttributes.PropertyName : Resource.PropertyName
- Inheritance
-
CameraAttributes.PropertyName
- Derived
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AutoExposureEnabled
Cached name for the 'auto_exposure_enabled' property.
public static readonly StringName AutoExposureEnabled
Field Value
AutoExposureScale
Cached name for the 'auto_exposure_scale' property.
public static readonly StringName AutoExposureScale
Field Value
AutoExposureSpeed
Cached name for the 'auto_exposure_speed' property.
public static readonly StringName AutoExposureSpeed
Field Value
ExposureMultiplier
Cached name for the 'exposure_multiplier' property.
public static readonly StringName ExposureMultiplier
Field Value
ExposureSensitivity
Cached name for the 'exposure_sensitivity' property.
public static readonly StringName ExposureSensitivity