Table of Contents

Class CurveXyzTexture.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetCurveX

Cached name for the 'get_curve_x' method.

public static readonly StringName GetCurveX

Field Value

StringName

GetCurveY

Cached name for the 'get_curve_y' method.

public static readonly StringName GetCurveY

Field Value

StringName

GetCurveZ

Cached name for the 'get_curve_z' method.

public static readonly StringName GetCurveZ

Field Value

StringName

SetCurveX

Cached name for the 'set_curve_x' method.

public static readonly StringName SetCurveX

Field Value

StringName

SetCurveY

Cached name for the 'set_curve_y' method.

public static readonly StringName SetCurveY

Field Value

StringName

SetCurveZ

Cached name for the 'set_curve_z' method.

public static readonly StringName SetCurveZ

Field Value

StringName

SetWidth

Cached name for the 'set_width' method.

public static readonly StringName SetWidth

Field Value

StringName