Click or drag to resize

NodeNotificationPhysicsProcess Field

Notification received every frame when the physics process flag is set (see SetPhysicsProcess(Boolean)).

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public const int NotificationPhysicsProcess = 16

Field Value

Type: Int32
See Also