Skip to content

i-trigger-3d.component overview


Table of contents


utils

ITrigger3dComponent (interface)

Signature

export interface ITrigger3dComponent<TypeDoc extends PhysicsTypeDocRepo3D = PhysicsTypeDocRepo3D>
  extends ITriggerComponent<Point3, Point4, TypeDoc> {
  /** body info for physics debugger view */
  readonly debugBodySettings: DebugBody3DSettings;