Class DisplayContactsSystem
Namespace: Havok.Physics.Authoring
Syntax
public class DisplayContactsSystem : Authoring.DisplayContactsSystem
Methods
ScheduleContactsJob(DisplayContactsJob, ISimulation, ref PhysicsWorld, JobHandle)
Declaration
protected override JobHandle ScheduleContactsJob(DisplayContactsJob job, ISimulation simulation, ref PhysicsWorld world, JobHandle inDeps)
Parameters
| Type | Name | Description |
|---|---|---|
| DisplayContactsJob | job | |
| ISimulation | simulation | |
| PhysicsWorld | world | |
| JobHandle | inDeps |
Returns
| Type | Description |
|---|---|
| JobHandle |