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

USARModels.QRIOLED


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
/* QRIO Left&Right Leg D
 * by Marco Zaratti - marco.zaratti@gmail.com
*/
class QRIOLED extends KDPart;

defaultproperties
{
    DrawScale=1
    StaticMesh=StaticMesh'USARSim_LeggedRobots_Meshes.QRIO.QRIOLegD'
    Begin Object Class=KarmaParams Name=KParams0
        KStartEnabled=True
        bKDoubleTickRate=True
        bHighDetailOnly=False
        bClientOnly=False
        bKNonSphericalInertia=true
        KMass=0.119
//Uncomment and define these when using RBfull karma params
//        KInertiaTensor(0)=0.4
//        KInertiaTensor(1)=0
//        KInertiaTensor(2)=0
//        KInertiaTensor(3)=0.4
//        KInertiaTensor(4)=0
//        KInertiaTensor(5)=0.4
//        KCOMOffset=(X=0.0,Y=0.0,Z=0.0)
        KMaxAngularSpeed=100
        KMaxSpeed=25000
        KLinearDamping=0.000000
        KAngularDamping=0.200000
        KFriction=0.8
        KRestitution=0.0
        Name="KParams0"
    End Object
    KParams=KarmaParams'KParams0'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Di 16.1.2007 22:13:30.000 - Creation time: Mo 16.4.2007 11:20:52.640 - Created with UnCodeX