Class: Collision
WebSG.Collision
Table of contents
Constructors
Properties
Constructors
constructor
• new Collision()
Properties
nodeA
• nodeA: Node
The first node involved in the collision.
Defined in
nodeB
• nodeB: Node
The second node involved in the collision.
Defined in
started
• started: boolean
Whether the collision started or ended this frame.