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
GetMinFilter
Cached name for the 'get_min_filter' method.
public static readonly StringName GetMinFilter
Field Value
GetWrapS
Cached name for the 'get_wrap_s' method.
public static readonly StringName GetWrapS
Field Value
GetWrapT
Cached name for the 'get_wrap_t' method.
public static readonly StringName GetWrapT
Field Value
SetMagFilter
Cached name for the 'set_mag_filter' method.
public static readonly StringName SetMagFilter
Field Value
SetMinFilter
Cached name for the 'set_min_filter' method.
public static readonly StringName SetMinFilter
Field Value
SetWrapS
Cached name for the 'set_wrap_s' method.
public static readonly StringName SetWrapS
Field Value
SetWrapT
Cached name for the 'set_wrap_t' method.
public static readonly StringName SetWrapT