Table of Contents

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

StringName

Draw

Cached name for the 'draw' method.

public static readonly StringName Draw

Field Value

StringName

DrawRect

Cached name for the 'draw_rect' method.

public static readonly StringName DrawRect

Field Value

StringName

DrawRectRegion

Cached name for the 'draw_rect_region' method.

public static readonly StringName DrawRectRegion

Field Value

StringName

GetHeight

Cached name for the 'get_height' method.

public static readonly StringName GetHeight

Field Value

StringName

GetImage

Cached name for the 'get_image' method.

public static readonly StringName GetImage

Field Value

StringName

GetSize

Cached name for the 'get_size' method.

public static readonly StringName GetSize

Field Value

StringName

GetWidth

Cached name for the 'get_width' method.

public static readonly StringName GetWidth

Field Value

StringName

HasAlpha

Cached name for the 'has_alpha' method.

public static readonly StringName HasAlpha

Field Value

StringName

_Draw

Cached name for the '_draw' method.

public static readonly StringName _Draw

Field Value

StringName

_DrawRect

Cached name for the '_draw_rect' method.

public static readonly StringName _DrawRect

Field Value

StringName

_DrawRectRegion

Cached name for the '_draw_rect_region' method.

public static readonly StringName _DrawRectRegion

Field Value

StringName

_GetHeight

Cached name for the '_get_height' method.

public static readonly StringName _GetHeight

Field Value

StringName

_GetWidth

Cached name for the '_get_width' method.

public static readonly StringName _GetWidth

Field Value

StringName

_HasAlpha

Cached name for the '_has_alpha' method.

public static readonly StringName _HasAlpha

Field Value

StringName

_IsPixelOpaque

Cached name for the '_is_pixel_opaque' method.

public static readonly StringName _IsPixelOpaque

Field Value

StringName