C# Class idTech4.Game.Physics.TraceModelCache

Show file Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
CenterOfMass Vector3
InertiaTensor Matrix
TraceModel idTraceModel
Volume float

Property Details

CenterOfMass public property

public Vector3 CenterOfMass
return Vector3

InertiaTensor public property

public Matrix InertiaTensor
return Matrix

TraceModel public property

public idTraceModel TraceModel
return idTraceModel

Volume public property

public float Volume
return float