CanvasGroup

Inherits: Node2D < CanvasItem < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

float

clear_margin

10.0

float

fit_margin

10.0

bool

use_mipmaps

false


Property Descriptions

float clear_margin = 10.0

  • void set_clear_margin ( float value )

  • float get_clear_margin ( )

There is currently no description for this property. Please help us by contributing one!


float fit_margin = 10.0

  • void set_fit_margin ( float value )

  • float get_fit_margin ( )

There is currently no description for this property. Please help us by contributing one!


bool use_mipmaps = false

  • void set_use_mipmaps ( bool value )

  • bool is_using_mipmaps ( )

There is currently no description for this property. Please help us by contributing one!