Struct PhysicsSolverType
Optional solver type associated with a rigid body.
Used for determining which type of solver should be used to resolve collisions between this and other bodies.
Inherited Members
Namespace: Unity.Physics
Assembly: Unity.Physics.dll
Syntax
public struct PhysicsSolverType : IComponentData, IQueryTypeParameter
Fields
Value
The solver type value.
Declaration
public SolverType Value
Field Value
| Type | Description |
|---|---|
| SolverType |