Skip to content

i-trigger.component overview


Table of contents


utils

ITriggerComponent (interface)

Signature

export interface ITriggerComponent<D, R, TypDoc extends PhysicsTypeDocRepo<D, R> = PhysicsTypeDocRepo<D, R>>
  extends IBodyComponent<D, R, TypDoc> {