Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
Loading...
Searching...
No Matches
physicsconetwistjoint.c
Go to the documentation of this file.
1
5
9
typedef
int
[]
PhysicsConeTwistJoint
;
10
class
PhysicsConeTwistJoint
:
PhysicsJoint
11
{
17
proto external
void
SetLimit
(
int
limitIndex,
float
limitValue);
27
proto external
void
SetLimits
(
float
swingSpan1,
float
swingSpan2,
float
twistSpan,
float
softness,
float
biasFactor,
float
relaxationFactor);
28
}
29
PhysicsConeTwistJoint
Definition
physicsconetwistjoint.c:11
PhysicsConeTwistJoint::SetLimit
proto external void SetLimit(int limitIndex, float limitValue)
Sets span values of limits.
PhysicsConeTwistJoint::SetLimits
proto external void SetLimits(float swingSpan1, float swingSpan2, float twistSpan, float softness, float biasFactor, float relaxationFactor)
Sets various joint parameters.
PhysicsJoint
Definition
physicsjoint.c:23
Games
Dayz
scripts
1_core
physics
physicsconetwistjoint.c
Generated by
1.17.0