Skip to content

PhysicsOptions.SubStepCount Property

Definition

Namespace: Brine2D.Physics

Number of Box2D sub-steps per fixed-update tick. Must be at least 1. Default is 4.

public int SubStepCount { get; set; }

Property Value

System.Int32