Class PortableCompressedTexture2D.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class PortableCompressedTexture2D.PropertyName : Texture2D.PropertyName
- Inheritance
-
PortableCompressedTexture2D.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
KeepCompressedBuffer
Cached name for the 'keep_compressed_buffer' property.
public static readonly StringName KeepCompressedBuffer
Field Value
SizeOverride
Cached name for the 'size_override' property.
public static readonly StringName SizeOverride
Field Value
_Data
Cached name for the '_data' property.
public static readonly StringName _Data