Table of Contents

Class PortableCompressedTexture2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class PortableCompressedTexture2D.MethodName : Texture2D.MethodName
Inheritance
PortableCompressedTexture2D.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

GetCompressionMode

Cached name for the 'get_compression_mode' method.

public static readonly StringName GetCompressionMode

Field Value

StringName

GetFormat

Cached name for the 'get_format' method.

public static readonly StringName GetFormat

Field Value

StringName

GetSizeOverride

Cached name for the 'get_size_override' method.

public static readonly StringName GetSizeOverride

Field Value

StringName

IsKeepingAllCompressedBuffers

Cached name for the 'is_keeping_all_compressed_buffers' method.

public static readonly StringName IsKeepingAllCompressedBuffers

Field Value

StringName

IsKeepingCompressedBuffer

Cached name for the 'is_keeping_compressed_buffer' method.

public static readonly StringName IsKeepingCompressedBuffer

Field Value

StringName

SetKeepAllCompressedBuffers

Cached name for the 'set_keep_all_compressed_buffers' method.

public static readonly StringName SetKeepAllCompressedBuffers

Field Value

StringName

SetKeepCompressedBuffer

Cached name for the 'set_keep_compressed_buffer' method.

public static readonly StringName SetKeepCompressedBuffer

Field Value

StringName

SetSizeOverride

Cached name for the 'set_size_override' method.

public static readonly StringName SetSizeOverride

Field Value

StringName

_GetData

Cached name for the '_get_data' method.

public static readonly StringName _GetData

Field Value

StringName

_SetData

Cached name for the '_set_data' method.

public static readonly StringName _SetData

Field Value

StringName