DayZ 1.29
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SetLimits() [2/2]

proto external void PhysicsConeTwistJoint::SetLimits ( float swingSpan1,
float swingSpan2,
float twistSpan,
float softness,
float biasFactor,
float relaxationFactor )
private

Sets various joint parameters. Span value represents range from -limit to limit.

Аргументы
swingSpan1Value of the swing1 limit (along z-axis)
swingSpan2Value of the swing2 limit (along y-axis)
twistSpanValue of the twist limit (along x-axis)
softnessSoftness of the joint. See details
biasFactorBias factor of the joint. See details
relaxationFactorRelaxation factor of the joint. See details