Class Texture2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Texture2D.MethodName : Texture.MethodName
- Inheritance
-
Texture2D.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
CreatePlaceholder
Cached name for the 'create_placeholder' method.
public static readonly StringName CreatePlaceholder
Field Value
Draw
Cached name for the 'draw' method.
public static readonly StringName Draw
Field Value
DrawRect
Cached name for the 'draw_rect' method.
public static readonly StringName DrawRect
Field Value
DrawRectRegion
Cached name for the 'draw_rect_region' method.
public static readonly StringName DrawRectRegion
Field Value
GetHeight
Cached name for the 'get_height' method.
public static readonly StringName GetHeight
Field Value
GetImage
Cached name for the 'get_image' method.
public static readonly StringName GetImage
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
GetWidth
Cached name for the 'get_width' method.
public static readonly StringName GetWidth
Field Value
HasAlpha
Cached name for the 'has_alpha' method.
public static readonly StringName HasAlpha
Field Value
_Draw
Cached name for the '_draw' method.
public static readonly StringName _Draw
Field Value
_DrawRect
Cached name for the '_draw_rect' method.
public static readonly StringName _DrawRect
Field Value
_DrawRectRegion
Cached name for the '_draw_rect_region' method.
public static readonly StringName _DrawRectRegion
Field Value
_GetHeight
Cached name for the '_get_height' method.
public static readonly StringName _GetHeight
Field Value
_GetWidth
Cached name for the '_get_width' method.
public static readonly StringName _GetWidth
Field Value
_HasAlpha
Cached name for the '_has_alpha' method.
public static readonly StringName _HasAlpha
Field Value
_IsPixelOpaque
Cached name for the '_is_pixel_opaque' method.
public static readonly StringName _IsPixelOpaque