TrueSync
Public Attributes | List of all members
TrueSync.TSCollision Class Reference

Represents information about a contact between two 3D bodies. More...

Public Attributes

TSContactPoint[] contacts = new TSContactPoint[1]
 An array of TSContactPoint.
 
TSCollider collider
 TSCollider of the body hit
 
GameObject gameObject
 GameObject of the body hit.
 
TSRigidBody rigidbody
 TSRigidBody of the body hit, if there is one attached
 
TSTransform transform
 TSTransform of the body hit
 
TSVector relativeVelocity
 The TSTransform of the body hit.
 

Detailed Description

Represents information about a contact between two 3D bodies.

Definition at line 25 of file TSCollision.cs.


The documentation for this class was generated from the following file: