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
GetCompressionMode
Cached name for the 'get_compression_mode' method.
public static readonly StringName GetCompressionMode
Field Value
GetFormat
Cached name for the 'get_format' method.
public static readonly StringName GetFormat
Field Value
GetSizeOverride
Cached name for the 'get_size_override' method.
public static readonly StringName GetSizeOverride
Field Value
IsKeepingAllCompressedBuffers
Cached name for the 'is_keeping_all_compressed_buffers' method.
public static readonly StringName IsKeepingAllCompressedBuffers
Field Value
IsKeepingCompressedBuffer
Cached name for the 'is_keeping_compressed_buffer' method.
public static readonly StringName IsKeepingCompressedBuffer
Field Value
SetKeepAllCompressedBuffers
Cached name for the 'set_keep_all_compressed_buffers' method.
public static readonly StringName SetKeepAllCompressedBuffers
Field Value
SetKeepCompressedBuffer
Cached name for the 'set_keep_compressed_buffer' method.
public static readonly StringName SetKeepCompressedBuffer
Field Value
SetSizeOverride
Cached name for the 'set_size_override' method.
public static readonly StringName SetSizeOverride
Field Value
_GetData
Cached name for the '_get_data' method.
public static readonly StringName _GetData
Field Value
_SetData
Cached name for the '_set_data' method.
public static readonly StringName _SetData