Table of Contents

Class GltfTexture.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetSampler

Cached name for the 'get_sampler' method.

public static readonly StringName GetSampler

Field Value

StringName

GetSrcImage

Cached name for the 'get_src_image' method.

public static readonly StringName GetSrcImage

Field Value

StringName

SetSampler

Cached name for the 'set_sampler' method.

public static readonly StringName SetSampler

Field Value

StringName

SetSrcImage

Cached name for the 'set_src_image' method.

public static readonly StringName SetSrcImage

Field Value

StringName