Table of Contents

Class GltfBufferView.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetBuffer

Cached name for the 'get_buffer' method.

public static readonly StringName GetBuffer

Field Value

StringName

GetByteLength

Cached name for the 'get_byte_length' method.

public static readonly StringName GetByteLength

Field Value

StringName

GetByteOffset

Cached name for the 'get_byte_offset' method.

public static readonly StringName GetByteOffset

Field Value

StringName

GetByteStride

Cached name for the 'get_byte_stride' method.

public static readonly StringName GetByteStride

Field Value

StringName

GetIndices

Cached name for the 'get_indices' method.

public static readonly StringName GetIndices

Field Value

StringName

SetBuffer

Cached name for the 'set_buffer' method.

public static readonly StringName SetBuffer

Field Value

StringName

SetByteLength

Cached name for the 'set_byte_length' method.

public static readonly StringName SetByteLength

Field Value

StringName

SetByteOffset

Cached name for the 'set_byte_offset' method.

public static readonly StringName SetByteOffset

Field Value

StringName

SetByteStride

Cached name for the 'set_byte_stride' method.

public static readonly StringName SetByteStride

Field Value

StringName

SetIndices

Cached name for the 'set_indices' method.

public static readonly StringName SetIndices

Field Value

StringName