SubViewportContainer

Inherits: Container < Control < CanvasItem < Node < Object

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

Properties

FocusMode

focus_mode

1 (overrides Control)

bool

stretch

false

int

stretch_shrink

1

Methods

bool

_propagate_input_event ( InputEvent event ) virtual const


Property Descriptions

bool stretch = false

  • void set_stretch ( bool value )

  • bool is_stretch_enabled ( )

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


int stretch_shrink = 1

  • void set_stretch_shrink ( int value )

  • int get_stretch_shrink ( )

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


Method Descriptions

bool _propagate_input_event ( InputEvent event ) virtual const

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