Click or drag to resize

ImageHasMipmaps Method

Returns true if the image has generated mipmaps.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool HasMipmaps()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Image.HasMipmaps"]

See Also