Click or drag to resize

PhysicsDirectBodyStateStep Property

The timestep (delta) used for the simulation.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float Step { get; }

Property Value

Type: Single
See Also