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
GetFormat
Cached name for the 'get_format' method.
public static readonly StringName GetFormat
Field Value
SetImage
Cached name for the 'set_image' method.
public static readonly StringName SetImage
Field Value
SetSizeOverride
Cached name for the 'set_size_override' method.
public static readonly StringName SetSizeOverride
Field Value
Update
Cached name for the 'update' method.
public static readonly StringName Update