Interface IJacobiansJobBase
INTERNAL UnityPhysics interface for jobs that iterate through the list of Jacobians before they are solved Important: Only use inside UnityPhysics code! Jobs in other projects should implement IJacobiansJob.
Namespace: Unity.Physics
Assembly: Unity.Physics.dll
Syntax
[JobProducerType(typeof(IJacobiansJobExtensions.JacobiansJobProcess<>))]
public interface IJacobiansJobBase