VisibleOnScreenEnabler3D
Inherits: VisibleOnScreenNotifier3D < VisualInstance3D < Node3D < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
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
void set_enable_mode ( EnableMode value )
EnableMode get_enable_mode ( )
There is currently no description for this property. Please help us by contributing one!
NodePath enable_node_path = NodePath("..")
There is currently no description for this property. Please help us by contributing one!