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
FromNode
Cached name for the 'from_node' method.
public static readonly StringName FromNode
Field Value
GetDepthFar
Cached name for the 'get_depth_far' method.
public static readonly StringName GetDepthFar
Field Value
GetDepthNear
Cached name for the 'get_depth_near' method.
public static readonly StringName GetDepthNear
Field Value
GetFov
Cached name for the 'get_fov' method.
public static readonly StringName GetFov
Field Value
GetPerspective
Cached name for the 'get_perspective' method.
public static readonly StringName GetPerspective
Field Value
GetSizeMag
Cached name for the 'get_size_mag' method.
public static readonly StringName GetSizeMag
Field Value
SetDepthFar
Cached name for the 'set_depth_far' method.
public static readonly StringName SetDepthFar
Field Value
SetDepthNear
Cached name for the 'set_depth_near' method.
public static readonly StringName SetDepthNear
Field Value
SetFov
Cached name for the 'set_fov' method.
public static readonly StringName SetFov
Field Value
SetPerspective
Cached name for the 'set_perspective' method.
public static readonly StringName SetPerspective
Field Value
SetSizeMag
Cached name for the 'set_size_mag' method.
public static readonly StringName SetSizeMag
Field Value
ToDictionary
Cached name for the 'to_dictionary' method.
public static readonly StringName ToDictionary
Field Value
ToNode
Cached name for the 'to_node' method.
public static readonly StringName ToNode