Table of Contents

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

StringName

AppendFromFile

Cached name for the 'append_from_file' method.

public static readonly StringName AppendFromFile

Field Value

StringName

AppendFromScene

Cached name for the 'append_from_scene' method.

public static readonly StringName AppendFromScene

Field Value

StringName

GenerateBuffer

Cached name for the 'generate_buffer' method.

public static readonly StringName GenerateBuffer

Field Value

StringName

GenerateScene

Cached name for the 'generate_scene' method.

public static readonly StringName GenerateScene

Field Value

StringName

GetImageFormat

Cached name for the 'get_image_format' method.

public static readonly StringName GetImageFormat

Field Value

StringName

GetLossyQuality

Cached name for the 'get_lossy_quality' method.

public static readonly StringName GetLossyQuality

Field Value

StringName

GetRootNodeMode

Cached name for the 'get_root_node_mode' method.

public static readonly StringName GetRootNodeMode

Field Value

StringName

RegisterGltfDocumentExtension

Cached name for the 'register_gltf_document_extension' method.

public static readonly StringName RegisterGltfDocumentExtension

Field Value

StringName

SetImageFormat

Cached name for the 'set_image_format' method.

public static readonly StringName SetImageFormat

Field Value

StringName

SetLossyQuality

Cached name for the 'set_lossy_quality' method.

public static readonly StringName SetLossyQuality

Field Value

StringName

SetRootNodeMode

Cached name for the 'set_root_node_mode' method.

public static readonly StringName SetRootNodeMode

Field Value

StringName

UnregisterGltfDocumentExtension

Cached name for the 'unregister_gltf_document_extension' method.

public static readonly StringName UnregisterGltfDocumentExtension

Field Value

StringName

WriteToFilesystem

Cached name for the 'write_to_filesystem' method.

public static readonly StringName WriteToFilesystem

Field Value

StringName