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