Table of Contents

Class CameraAttributesPhysical.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class CameraAttributesPhysical.MethodName : CameraAttributes.MethodName
Inheritance
CameraAttributesPhysical.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAperture

Cached name for the 'get_aperture' method.

public static readonly StringName GetAperture

Field Value

StringName

GetAutoExposureMaxExposureValue

Cached name for the 'get_auto_exposure_max_exposure_value' method.

public static readonly StringName GetAutoExposureMaxExposureValue

Field Value

StringName

GetAutoExposureMinExposureValue

Cached name for the 'get_auto_exposure_min_exposure_value' method.

public static readonly StringName GetAutoExposureMinExposureValue

Field Value

StringName

GetFar

Cached name for the 'get_far' method.

public static readonly StringName GetFar

Field Value

StringName

GetFocalLength

Cached name for the 'get_focal_length' method.

public static readonly StringName GetFocalLength

Field Value

StringName

GetFocusDistance

Cached name for the 'get_focus_distance' method.

public static readonly StringName GetFocusDistance

Field Value

StringName

GetFov

Cached name for the 'get_fov' method.

public static readonly StringName GetFov

Field Value

StringName

GetNear

Cached name for the 'get_near' method.

public static readonly StringName GetNear

Field Value

StringName

GetShutterSpeed

Cached name for the 'get_shutter_speed' method.

public static readonly StringName GetShutterSpeed

Field Value

StringName

SetAperture

Cached name for the 'set_aperture' method.

public static readonly StringName SetAperture

Field Value

StringName

SetAutoExposureMaxExposureValue

Cached name for the 'set_auto_exposure_max_exposure_value' method.

public static readonly StringName SetAutoExposureMaxExposureValue

Field Value

StringName

SetAutoExposureMinExposureValue

Cached name for the 'set_auto_exposure_min_exposure_value' method.

public static readonly StringName SetAutoExposureMinExposureValue

Field Value

StringName

SetFar

Cached name for the 'set_far' method.

public static readonly StringName SetFar

Field Value

StringName

SetFocalLength

Cached name for the 'set_focal_length' method.

public static readonly StringName SetFocalLength

Field Value

StringName

SetFocusDistance

Cached name for the 'set_focus_distance' method.

public static readonly StringName SetFocusDistance

Field Value

StringName

SetNear

Cached name for the 'set_near' method.

public static readonly StringName SetNear

Field Value

StringName

SetShutterSpeed

Cached name for the 'set_shutter_speed' method.

public static readonly StringName SetShutterSpeed

Field Value

StringName