DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Contact.c
См. документацию.
1
5
9
sealed
class
Contact
10
{
11
private
void
Contact
() {}
12
private
void
~Contact
() {}
13
14
Physics
Physics1
;
15
Physics
Physics2
;
17
SurfaceProperties
Material1
;
19
SurfaceProperties
Material2
;
21
float
Impulse
;
23
int
ShapeIndex1
;
25
int
ShapeIndex2
;
27
vector
Normal
;
29
vector
Position
;
31
float
PenetrationDepth
;
32
33
float
RelativeNormalVelocityBefore
;
34
float
RelativeNormalVelocityAfter
;
35
vector
RelativeVelocityBefore
;
36
vector
RelativeVelocityAfter
;
37
39
vector
VelocityBefore1
;
41
vector
VelocityBefore2
;
43
vector
VelocityAfter1
;
45
vector
VelocityAfter2
;
46
47
proto native
vector
GetNormalImpulse
();
48
proto native
float
GetRelativeVelocityBefore
(
vector
vel);
49
proto native
float
GetRelativeVelocityAfter
(
vector
vel);
50
}
51
Contact::GetRelativeVelocityBefore
proto native float GetRelativeVelocityBefore(vector vel)
Contact::PenetrationDepth
float PenetrationDepth
Penetration depth on Object1.
Определения
Contact.c:31
Contact::ShapeIndex1
int ShapeIndex1
Index of collider on Object1.
Определения
Contact.c:23
Contact::VelocityAfter1
vector VelocityAfter1
Velocity of Object1 after collision (world space)
Определения
Contact.c:43
Contact::GetRelativeVelocityAfter
proto native float GetRelativeVelocityAfter(vector vel)
Contact::Impulse
float Impulse
Impulse applied to resolve the collision.
Определения
Contact.c:21
Contact::Contact
void Contact()
Определения
Contact.c:11
Contact::RelativeVelocityBefore
vector RelativeVelocityBefore
Определения
Contact.c:35
Contact::VelocityAfter2
vector VelocityAfter2
Velocity of Object2 after collision (world space)
Определения
Contact.c:45
Contact::VelocityBefore2
vector VelocityBefore2
Velocity of Object2 before collision (world space)
Определения
Contact.c:41
Contact::Position
vector Position
Position of the contact point (world space)
Определения
Contact.c:29
Contact::~Contact
void ~Contact()
Определения
Contact.c:12
Contact::RelativeNormalVelocityBefore
float RelativeNormalVelocityBefore
Определения
Contact.c:33
Contact::Normal
vector Normal
Collision axis at the contact point.
Определения
Contact.c:27
Contact::RelativeNormalVelocityAfter
float RelativeNormalVelocityAfter
Определения
Contact.c:34
Contact::Material1
SurfaceProperties Material1
Surface properties of Object1.
Определения
Contact.c:17
Contact::ShapeIndex2
int ShapeIndex2
Index of collider on Object2.
Определения
Contact.c:25
Contact::GetNormalImpulse
proto native vector GetNormalImpulse()
Contact::Physics2
Physics Physics2
Определения
Contact.c:15
Contact::Material2
SurfaceProperties Material2
Surface properties of Object2.
Определения
Contact.c:19
Contact::Physics1
Physics Physics1
Определения
Contact.c:14
Contact::RelativeVelocityAfter
vector RelativeVelocityAfter
Определения
Contact.c:36
Contact::VelocityBefore1
vector VelocityBefore1
Velocity of Object1 before collision (world space)
Определения
Contact.c:39
Physics
Определения
Physics.c:17
SurfaceProperties
Определения
SurfaceProperties.c:11
vector
Определения
EnConvert.c:119
Ishodniki
scripts
1_Core
DayZ
Physics
Contact.c
Создано системой
1.13.2