Table of Contents

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

StringName

GetAutoExposureSpeed

Cached name for the 'get_auto_exposure_speed' method.

public static readonly StringName GetAutoExposureSpeed

Field Value

StringName

GetExposureMultiplier

Cached name for the 'get_exposure_multiplier' method.

public static readonly StringName GetExposureMultiplier

Field Value

StringName

GetExposureSensitivity

Cached name for the 'get_exposure_sensitivity' method.

public static readonly StringName GetExposureSensitivity

Field Value

StringName

IsAutoExposureEnabled

Cached name for the 'is_auto_exposure_enabled' method.

public static readonly StringName IsAutoExposureEnabled

Field Value

StringName

SetAutoExposureEnabled

Cached name for the 'set_auto_exposure_enabled' method.

public static readonly StringName SetAutoExposureEnabled

Field Value

StringName

SetAutoExposureScale

Cached name for the 'set_auto_exposure_scale' method.

public static readonly StringName SetAutoExposureScale

Field Value

StringName

SetAutoExposureSpeed

Cached name for the 'set_auto_exposure_speed' method.

public static readonly StringName SetAutoExposureSpeed

Field Value

StringName

SetExposureMultiplier

Cached name for the 'set_exposure_multiplier' method.

public static readonly StringName SetExposureMultiplier

Field Value

StringName

SetExposureSensitivity

Cached name for the 'set_exposure_sensitivity' method.

public static readonly StringName SetExposureSensitivity

Field Value

StringName