Table of Contents

Class GltfCamera.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class GltfCamera.MethodName : Resource.MethodName
Inheritance
GltfCamera.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

FromDictionary

Cached name for the 'from_dictionary' method.

public static readonly StringName FromDictionary

Field Value

StringName

FromNode

Cached name for the 'from_node' method.

public static readonly StringName FromNode

Field Value

StringName

GetDepthFar

Cached name for the 'get_depth_far' method.

public static readonly StringName GetDepthFar

Field Value

StringName

GetDepthNear

Cached name for the 'get_depth_near' method.

public static readonly StringName GetDepthNear

Field Value

StringName

GetFov

Cached name for the 'get_fov' method.

public static readonly StringName GetFov

Field Value

StringName

GetPerspective

Cached name for the 'get_perspective' method.

public static readonly StringName GetPerspective

Field Value

StringName

GetSizeMag

Cached name for the 'get_size_mag' method.

public static readonly StringName GetSizeMag

Field Value

StringName

SetDepthFar

Cached name for the 'set_depth_far' method.

public static readonly StringName SetDepthFar

Field Value

StringName

SetDepthNear

Cached name for the 'set_depth_near' method.

public static readonly StringName SetDepthNear

Field Value

StringName

SetFov

Cached name for the 'set_fov' method.

public static readonly StringName SetFov

Field Value

StringName

SetPerspective

Cached name for the 'set_perspective' method.

public static readonly StringName SetPerspective

Field Value

StringName

SetSizeMag

Cached name for the 'set_size_mag' method.

public static readonly StringName SetSizeMag

Field Value

StringName

ToDictionary

Cached name for the 'to_dictionary' method.

public static readonly StringName ToDictionary

Field Value

StringName

ToNode

Cached name for the 'to_node' method.

public static readonly StringName ToNode

Field Value

StringName