Click or drag to resize

ImageTextureStorage Property

The storage type (raw, lossy, or compressed).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public ImageTextureStorageEnum Storage { get; set; }

Property Value

Type: ImageTextureStorageEnum
See Also