Click or drag to resize

JointSolver__priority Property

The priority used to define which solver is executed first for multiple joints. The lower the value, the higher the priority.

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

Property Value

Type: Int32
See Also