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
GetAutoExposureMaxExposureValue
Cached name for the 'get_auto_exposure_max_exposure_value' method.
public static readonly StringName GetAutoExposureMaxExposureValue
Field Value
GetAutoExposureMinExposureValue
Cached name for the 'get_auto_exposure_min_exposure_value' method.
public static readonly StringName GetAutoExposureMinExposureValue
Field Value
GetFar
Cached name for the 'get_far' method.
public static readonly StringName GetFar
Field Value
GetFocalLength
Cached name for the 'get_focal_length' method.
public static readonly StringName GetFocalLength
Field Value
GetFocusDistance
Cached name for the 'get_focus_distance' method.
public static readonly StringName GetFocusDistance
Field Value
GetFov
Cached name for the 'get_fov' method.
public static readonly StringName GetFov
Field Value
GetNear
Cached name for the 'get_near' method.
public static readonly StringName GetNear
Field Value
GetShutterSpeed
Cached name for the 'get_shutter_speed' method.
public static readonly StringName GetShutterSpeed
Field Value
SetAperture
Cached name for the 'set_aperture' method.
public static readonly StringName SetAperture
Field Value
SetAutoExposureMaxExposureValue
Cached name for the 'set_auto_exposure_max_exposure_value' method.
public static readonly StringName SetAutoExposureMaxExposureValue
Field Value
SetAutoExposureMinExposureValue
Cached name for the 'set_auto_exposure_min_exposure_value' method.
public static readonly StringName SetAutoExposureMinExposureValue
Field Value
SetFar
Cached name for the 'set_far' method.
public static readonly StringName SetFar
Field Value
SetFocalLength
Cached name for the 'set_focal_length' method.
public static readonly StringName SetFocalLength
Field Value
SetFocusDistance
Cached name for the 'set_focus_distance' method.
public static readonly StringName SetFocusDistance
Field Value
SetNear
Cached name for the 'set_near' method.
public static readonly StringName SetNear
Field Value
SetShutterSpeed
Cached name for the 'set_shutter_speed' method.
public static readonly StringName SetShutterSpeed