Class CanvasTexture.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class CanvasTexture.MethodName : Texture2D.MethodName
- Inheritance
-
CanvasTexture.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDiffuseTexture
Cached name for the 'get_diffuse_texture' method.
public static readonly StringName GetDiffuseTexture
Field Value
GetNormalTexture
Cached name for the 'get_normal_texture' method.
public static readonly StringName GetNormalTexture
Field Value
GetSpecularColor
Cached name for the 'get_specular_color' method.
public static readonly StringName GetSpecularColor
Field Value
GetSpecularShininess
Cached name for the 'get_specular_shininess' method.
public static readonly StringName GetSpecularShininess
Field Value
GetSpecularTexture
Cached name for the 'get_specular_texture' method.
public static readonly StringName GetSpecularTexture
Field Value
GetTextureFilter
Cached name for the 'get_texture_filter' method.
public static readonly StringName GetTextureFilter
Field Value
GetTextureRepeat
Cached name for the 'get_texture_repeat' method.
public static readonly StringName GetTextureRepeat
Field Value
SetDiffuseTexture
Cached name for the 'set_diffuse_texture' method.
public static readonly StringName SetDiffuseTexture
Field Value
SetNormalTexture
Cached name for the 'set_normal_texture' method.
public static readonly StringName SetNormalTexture
Field Value
SetSpecularColor
Cached name for the 'set_specular_color' method.
public static readonly StringName SetSpecularColor
Field Value
SetSpecularShininess
Cached name for the 'set_specular_shininess' method.
public static readonly StringName SetSpecularShininess
Field Value
SetSpecularTexture
Cached name for the 'set_specular_texture' method.
public static readonly StringName SetSpecularTexture
Field Value
SetTextureFilter
Cached name for the 'set_texture_filter' method.
public static readonly StringName SetTextureFilter
Field Value
SetTextureRepeat
Cached name for the 'set_texture_repeat' method.
public static readonly StringName SetTextureRepeat