Table of Contents

Enum Image.AstcFormat

Namespace
Godot
Assembly
GodotSharp.dll
public enum Image.AstcFormat : long

Fields

Format4X4 = 0

Hint to indicate that the high quality 4x4 ASTC compression format should be used.

Format8X8 = 1

Hint to indicate that the low quality 8x8 ASTC compression format should be used.