Table of Contents

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

StringName

GetNormalTexture

Cached name for the 'get_normal_texture' method.

public static readonly StringName GetNormalTexture

Field Value

StringName

GetSpecularColor

Cached name for the 'get_specular_color' method.

public static readonly StringName GetSpecularColor

Field Value

StringName

GetSpecularShininess

Cached name for the 'get_specular_shininess' method.

public static readonly StringName GetSpecularShininess

Field Value

StringName

GetSpecularTexture

Cached name for the 'get_specular_texture' method.

public static readonly StringName GetSpecularTexture

Field Value

StringName

GetTextureFilter

Cached name for the 'get_texture_filter' method.

public static readonly StringName GetTextureFilter

Field Value

StringName

GetTextureRepeat

Cached name for the 'get_texture_repeat' method.

public static readonly StringName GetTextureRepeat

Field Value

StringName

SetDiffuseTexture

Cached name for the 'set_diffuse_texture' method.

public static readonly StringName SetDiffuseTexture

Field Value

StringName

SetNormalTexture

Cached name for the 'set_normal_texture' method.

public static readonly StringName SetNormalTexture

Field Value

StringName

SetSpecularColor

Cached name for the 'set_specular_color' method.

public static readonly StringName SetSpecularColor

Field Value

StringName

SetSpecularShininess

Cached name for the 'set_specular_shininess' method.

public static readonly StringName SetSpecularShininess

Field Value

StringName

SetSpecularTexture

Cached name for the 'set_specular_texture' method.

public static readonly StringName SetSpecularTexture

Field Value

StringName

SetTextureFilter

Cached name for the 'set_texture_filter' method.

public static readonly StringName SetTextureFilter

Field Value

StringName

SetTextureRepeat

Cached name for the 'set_texture_repeat' method.

public static readonly StringName SetTextureRepeat

Field Value

StringName