enum
Godot::RenderingServer::TextureDrawableFormat
Defined in:
libgodot/generated/classes/classes_part5.crEnum Members
-
TextureDrawableFormatRgba8 =
0_i64 -
TextureDrawableFormatRgba8Srgb =
1_i64 -
TextureDrawableFormatRgbah =
2_i64 -
TextureDrawableFormatRgbaf =
3_i64
Instance Method Summary
-
#texture_drawable_format_rgba8?
Returns
trueif this enum value equalsTextureDrawableFormatRgba8 -
#texture_drawable_format_rgba8_srgb?
Returns
trueif this enum value equalsTextureDrawableFormatRgba8Srgb -
#texture_drawable_format_rgbaf?
Returns
trueif this enum value equalsTextureDrawableFormatRgbaf -
#texture_drawable_format_rgbah?
Returns
trueif this enum value equalsTextureDrawableFormatRgbah
Instance Method Detail
def texture_drawable_format_rgba8?
#
Returns true if this enum value equals TextureDrawableFormatRgba8
def texture_drawable_format_rgba8_srgb?
#
Returns true if this enum value equals TextureDrawableFormatRgba8Srgb
def texture_drawable_format_rgbaf?
#
Returns true if this enum value equals TextureDrawableFormatRgbaf
def texture_drawable_format_rgbah?
#
Returns true if this enum value equals TextureDrawableFormatRgbah