Table of Contents

Class CameraAttributesPractical.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetAutoExposureMaxSensitivity

Cached name for the 'get_auto_exposure_max_sensitivity' method.

public static readonly StringName GetAutoExposureMaxSensitivity

Field Value

StringName

GetAutoExposureMinSensitivity

Cached name for the 'get_auto_exposure_min_sensitivity' method.

public static readonly StringName GetAutoExposureMinSensitivity

Field Value

StringName

GetDofBlurAmount

Cached name for the 'get_dof_blur_amount' method.

public static readonly StringName GetDofBlurAmount

Field Value

StringName

GetDofBlurFarDistance

Cached name for the 'get_dof_blur_far_distance' method.

public static readonly StringName GetDofBlurFarDistance

Field Value

StringName

GetDofBlurFarTransition

Cached name for the 'get_dof_blur_far_transition' method.

public static readonly StringName GetDofBlurFarTransition

Field Value

StringName

GetDofBlurNearDistance

Cached name for the 'get_dof_blur_near_distance' method.

public static readonly StringName GetDofBlurNearDistance

Field Value

StringName

GetDofBlurNearTransition

Cached name for the 'get_dof_blur_near_transition' method.

public static readonly StringName GetDofBlurNearTransition

Field Value

StringName

IsDofBlurFarEnabled

Cached name for the 'is_dof_blur_far_enabled' method.

public static readonly StringName IsDofBlurFarEnabled

Field Value

StringName

IsDofBlurNearEnabled

Cached name for the 'is_dof_blur_near_enabled' method.

public static readonly StringName IsDofBlurNearEnabled

Field Value

StringName

SetAutoExposureMaxSensitivity

Cached name for the 'set_auto_exposure_max_sensitivity' method.

public static readonly StringName SetAutoExposureMaxSensitivity

Field Value

StringName

SetAutoExposureMinSensitivity

Cached name for the 'set_auto_exposure_min_sensitivity' method.

public static readonly StringName SetAutoExposureMinSensitivity

Field Value

StringName

SetDofBlurAmount

Cached name for the 'set_dof_blur_amount' method.

public static readonly StringName SetDofBlurAmount

Field Value

StringName

SetDofBlurFarDistance

Cached name for the 'set_dof_blur_far_distance' method.

public static readonly StringName SetDofBlurFarDistance

Field Value

StringName

SetDofBlurFarEnabled

Cached name for the 'set_dof_blur_far_enabled' method.

public static readonly StringName SetDofBlurFarEnabled

Field Value

StringName

SetDofBlurFarTransition

Cached name for the 'set_dof_blur_far_transition' method.

public static readonly StringName SetDofBlurFarTransition

Field Value

StringName

SetDofBlurNearDistance

Cached name for the 'set_dof_blur_near_distance' method.

public static readonly StringName SetDofBlurNearDistance

Field Value

StringName

SetDofBlurNearEnabled

Cached name for the 'set_dof_blur_near_enabled' method.

public static readonly StringName SetDofBlurNearEnabled

Field Value

StringName

SetDofBlurNearTransition

Cached name for the 'set_dof_blur_near_transition' method.

public static readonly StringName SetDofBlurNearTransition

Field Value

StringName