Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface btRaycastInfo

Raycast info

Hierarchy

  • btRaycastInfo

Index

Methods

get_m_contactNormalWS

get_m_contactPointWS

get_m_groundObject

  • get_m_groundObject(): any

get_m_hardPointWS

get_m_isInContact

  • get_m_isInContact(): boolean

get_m_suspensionLength

  • get_m_suspensionLength(): number

get_m_wheelAxleWS

get_m_wheelDirectionWS

set_m_contactNormalWS

  • set_m_contactNormalWS(m_contactNormalWS: btVector3): void

set_m_contactPointWS

  • set_m_contactPointWS(m_contactPointWS: btVector3): void

set_m_groundObject

  • set_m_groundObject(m_groundObject: any): void

set_m_hardPointWS

  • set_m_hardPointWS(m_hardPointWS: btVector3): void

set_m_isInContact

  • set_m_isInContact(m_isInContact: boolean): void

set_m_suspensionLength

  • set_m_suspensionLength(m_suspensionLength: number): void

set_m_wheelAxleWS

  • set_m_wheelAxleWS(m_wheelAxleWS: btVector3): void

set_m_wheelDirectionWS

  • set_m_wheelDirectionWS(m_wheelDirectionWS: btVector3): void

Generated using TypeDoc