Table of Contents

Class CanvasModulate.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CanvasModulate.MethodName : Node2D.MethodName
Inheritance
CanvasModulate.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetColor

Cached name for the 'get_color' method.

public static readonly StringName GetColor

Field Value

StringName

SetColor

Cached name for the 'set_color' method.

public static readonly StringName SetColor

Field Value

StringName