Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.KarmaParamsSkel

Extends
KarmaParams
Modifiers
editinlinenew native

Core.Object
|   
+-- Engine.KarmaParamsCollision
   |   
   +-- Engine.KarmaParams
      |   
      +-- Engine.KarmaParamsSkel

Variables Summary
boolbKImportantRagdoll
vectorKShotEnd
vectorKShotStart
floatKShotStrength
KarmaParamsSkel
boolbKDoConvulsions
boolbRubbery
rangeKConvulseSpacing
stringKSkeleton
Inherited Variables from Engine.KarmaParams
bClientOnly, bDestroyOnSimError, bDestroyOnWorldPenetrate, bDoSafetime, bHighDetailOnly, bKAllowRotate, bKDoubleTickRate, bKNonSphericalInertia, bKStayUpright, KActorGravScale, KAng3, KAngularDamping, KBuoyancy, KLastVel, KLinearDamping, KMass, KMaxAngularSpeed, KMaxSpeed, KStartAngVel, KStartEnabled, KStartLinVel, KTriList, KVelDropBelowThreshold, Repulsors, StayUprightDamping, StayUprightStiffness
Inherited Variables from Engine.KarmaParamsCollision
bContactingLevel, ContactRegionCenter, ContactRegionNormal, ContactRegionNormalForce, ContactRegionRadius, KAcceleration, KarmaData, KFriction, KImpactThreshold, KRestitution, KScale, KScale3D

Functions Summary
Inherited Functions from Engine.KarmaParamsCollision
CalcContactRegion


Variables Detail

bKImportantRagdoll Source code

var transient bool bKImportantRagdoll;

KShotEnd Source code

var transient vector KShotEnd;

KShotStart Source code

var transient vector KShotStart;

KShotStrength Source code

var transient float KShotStrength;

KarmaParamsSkel

bKDoConvulsions Source code

var(KarmaParamsSkel) bool bKDoConvulsions;

bRubbery Source code

var(KarmaParamsSkel) bool bRubbery;

KConvulseSpacing Source code

var(KarmaParamsSkel) range KConvulseSpacing;

KSkeleton Source code

var(KarmaParamsSkel) string KSkeleton;


Defaultproperties

defaultproperties
{
     KConvulseSpacing=(Min=0.500000,Max=1.500000)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:03.656 - Created with UnCodeX