VisibilityEnablerEnabler Enumeration |
[Missing <summary> documentation for "T:Godot.VisibilityEnabler.Enabler"]
Namespace: Godot
public enum Enabler
| Member name | Value | Description | |
|---|---|---|---|
| PauseAnimations | 0 | This enabler will pause AnimationPlayer nodes. | |
| FreezeBodies | 1 | This enabler will freeze RigidBody nodes. | |
| Max | 2 | Represents the size of the VisibilityEnablerEnabler enum. |