ReferenceRect

Inherits: Control < CanvasItem < Node < Object

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

Properties

Color

border_color

Color(1, 0, 0, 1)

float

border_width

1.0

bool

editor_only

true


Property Descriptions

Color border_color = Color(1, 0, 0, 1)

  • void set_border_color ( Color value )

  • Color get_border_color ( )

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


float border_width = 1.0

  • void set_border_width ( float value )

  • float get_border_width ( )

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


bool editor_only = true

  • void set_editor_only ( bool value )

  • bool get_editor_only ( )

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