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
GetSrcImage
Cached name for the 'get_src_image' method.
public static readonly StringName GetSrcImage
Field Value
SetSampler
Cached name for the 'set_sampler' method.
public static readonly StringName SetSampler
Field Value
SetSrcImage
Cached name for the 'set_src_image' method.
public static readonly StringName SetSrcImage