Table of Contents

Class CurveTexture.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CurveTexture.MethodName : Texture2D.MethodName
Inheritance
CurveTexture.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCurve

Cached name for the 'get_curve' method.

public static readonly StringName GetCurve

Field Value

StringName

GetTextureMode

Cached name for the 'get_texture_mode' method.

public static readonly StringName GetTextureMode

Field Value

StringName

SetCurve

Cached name for the 'set_curve' method.

public static readonly StringName SetCurve

Field Value

StringName

SetTextureMode

Cached name for the 'set_texture_mode' method.

public static readonly StringName SetTextureMode

Field Value

StringName

SetWidth

Cached name for the 'set_width' method.

public static readonly StringName SetWidth

Field Value

StringName