Class CameraAttributes.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CameraAttributes.MethodName : Resource.MethodName
- Inheritance
-
CameraAttributes.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAutoExposureScale
Cached name for the 'get_auto_exposure_scale' method.
public static readonly StringName GetAutoExposureScale
Field Value
GetAutoExposureSpeed
Cached name for the 'get_auto_exposure_speed' method.
public static readonly StringName GetAutoExposureSpeed
Field Value
GetExposureMultiplier
Cached name for the 'get_exposure_multiplier' method.
public static readonly StringName GetExposureMultiplier
Field Value
GetExposureSensitivity
Cached name for the 'get_exposure_sensitivity' method.
public static readonly StringName GetExposureSensitivity
Field Value
IsAutoExposureEnabled
Cached name for the 'is_auto_exposure_enabled' method.
public static readonly StringName IsAutoExposureEnabled
Field Value
SetAutoExposureEnabled
Cached name for the 'set_auto_exposure_enabled' method.
public static readonly StringName SetAutoExposureEnabled
Field Value
SetAutoExposureScale
Cached name for the 'set_auto_exposure_scale' method.
public static readonly StringName SetAutoExposureScale
Field Value
SetAutoExposureSpeed
Cached name for the 'set_auto_exposure_speed' method.
public static readonly StringName SetAutoExposureSpeed
Field Value
SetExposureMultiplier
Cached name for the 'set_exposure_multiplier' method.
public static readonly StringName SetExposureMultiplier
Field Value
SetExposureSensitivity
Cached name for the 'set_exposure_sensitivity' method.
public static readonly StringName SetExposureSensitivity