Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CryEngine
ColliderInfo
C# Class CryEngine.ColliderInfo
Mostra file
Open project: PoppermostProductions/CryMono
Class Usage Examples
Public Properties
Property
Type
Description
foreignId
PhysicsForeignIdentifiers
iPrim
short
mass
float
materialId
short
partId
int
velocity
Vec3
Property Details
foreignId
public_oe property
public
PhysicsForeignIdentifiers
foreignId
return
PhysicsForeignIdentifiers
iPrim
public_oe property
public
short
iPrim
return
short
mass
public_oe property
public
float
mass
return
float
materialId
public_oe property
public
short
materialId
return
short
partId
public_oe property
public
int
partId
return
int
velocity
public_oe property
Velocity at the contact point
public
Vec3,CryEngine
velocity
return
Vec3