VisibleOnScreenEnabler3D

Inherits: VisibleOnScreenNotifier3D < VisualInstance3D < Node3D < Node < Object

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

Properties

EnableMode

enable_mode

0

NodePath

enable_node_path

NodePath("..")


Enumerations

enum EnableMode:

EnableMode ENABLE_MODE_INHERIT = 0

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

EnableMode ENABLE_MODE_ALWAYS = 1

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

EnableMode ENABLE_MODE_WHEN_PAUSED = 2

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


Property Descriptions

EnableMode enable_mode = 0

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


NodePath enable_node_path = NodePath("..")

  • void set_enable_node_path ( NodePath value )

  • NodePath get_enable_node_path ( )

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