Click or drag to resize

NodeNotificationInternalPhysicsProcess Field

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

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

Field Value

Type: Int32
See Also