Class GltfDocument.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class GltfDocument.MethodName : Resource.MethodName
- Inheritance
-
GltfDocument.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AppendFromBuffer
Cached name for the 'append_from_buffer' method.
public static readonly StringName AppendFromBuffer
Field Value
AppendFromFile
Cached name for the 'append_from_file' method.
public static readonly StringName AppendFromFile
Field Value
AppendFromScene
Cached name for the 'append_from_scene' method.
public static readonly StringName AppendFromScene
Field Value
GenerateBuffer
Cached name for the 'generate_buffer' method.
public static readonly StringName GenerateBuffer
Field Value
GenerateScene
Cached name for the 'generate_scene' method.
public static readonly StringName GenerateScene
Field Value
GetImageFormat
Cached name for the 'get_image_format' method.
public static readonly StringName GetImageFormat
Field Value
GetLossyQuality
Cached name for the 'get_lossy_quality' method.
public static readonly StringName GetLossyQuality
Field Value
GetRootNodeMode
Cached name for the 'get_root_node_mode' method.
public static readonly StringName GetRootNodeMode
Field Value
RegisterGltfDocumentExtension
Cached name for the 'register_gltf_document_extension' method.
public static readonly StringName RegisterGltfDocumentExtension
Field Value
SetImageFormat
Cached name for the 'set_image_format' method.
public static readonly StringName SetImageFormat
Field Value
SetLossyQuality
Cached name for the 'set_lossy_quality' method.
public static readonly StringName SetLossyQuality
Field Value
SetRootNodeMode
Cached name for the 'set_root_node_mode' method.
public static readonly StringName SetRootNodeMode
Field Value
UnregisterGltfDocumentExtension
Cached name for the 'unregister_gltf_document_extension' method.
public static readonly StringName UnregisterGltfDocumentExtension
Field Value
WriteToFilesystem
Cached name for the 'write_to_filesystem' method.
public static readonly StringName WriteToFilesystem