enum
Godot::DrawableTexture2D::DrawableFormat
Defined in:
libgodot/generated/classes/classes_part2.crEnum Members
-
DrawableFormatRgba8 =
0_i64 -
DrawableFormatRgba8Srgb =
1_i64 -
DrawableFormatRgbah =
2_i64 -
DrawableFormatRgbaf =
3_i64
Instance Method Summary
-
#drawable_format_rgba8?
Returns
trueif this enum value equalsDrawableFormatRgba8 -
#drawable_format_rgba8_srgb?
Returns
trueif this enum value equalsDrawableFormatRgba8Srgb -
#drawable_format_rgbaf?
Returns
trueif this enum value equalsDrawableFormatRgbaf -
#drawable_format_rgbah?
Returns
trueif this enum value equalsDrawableFormatRgbah