Table of Contents

Class ImageTexture.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

CreateFromImage

Cached name for the 'create_from_image' method.

public static readonly StringName CreateFromImage

Field Value

StringName

GetFormat

Cached name for the 'get_format' method.

public static readonly StringName GetFormat

Field Value

StringName

SetImage

Cached name for the 'set_image' method.

public static readonly StringName SetImage

Field Value

StringName

SetSizeOverride

Cached name for the 'set_size_override' method.

public static readonly StringName SetSizeOverride

Field Value

StringName

Update

Cached name for the 'update' method.

public static readonly StringName Update

Field Value

StringName