Table of Contents

Class GltfTextureSampler.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetMagFilter

Cached name for the 'get_mag_filter' method.

public static readonly StringName GetMagFilter

Field Value

StringName

GetMinFilter

Cached name for the 'get_min_filter' method.

public static readonly StringName GetMinFilter

Field Value

StringName

GetWrapS

Cached name for the 'get_wrap_s' method.

public static readonly StringName GetWrapS

Field Value

StringName

GetWrapT

Cached name for the 'get_wrap_t' method.

public static readonly StringName GetWrapT

Field Value

StringName

SetMagFilter

Cached name for the 'set_mag_filter' method.

public static readonly StringName SetMagFilter

Field Value

StringName

SetMinFilter

Cached name for the 'set_min_filter' method.

public static readonly StringName SetMinFilter

Field Value

StringName

SetWrapS

Cached name for the 'set_wrap_s' method.

public static readonly StringName SetWrapS

Field Value

StringName

SetWrapT

Cached name for the 'set_wrap_t' method.

public static readonly StringName SetWrapT

Field Value

StringName