Legacy:KConeLimit: Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
m removed spam |
|||
Line 1: | Line 1: | ||
{{classbox| [[Legacy:UT2003|UT2003]] :: [[Legacy:Object|Object]] >> [[Legacy:Actor|Actor]] >> [[Legacy:KActor|KActor]] >> [[Legacy:KConstraint|KConstraint]] >> KConeLimit}} | {{classbox| [[Legacy:UT2003|UT2003]] :: [[Legacy:Object|Object]] >> [[Legacy:Actor|Actor]] >> [[Legacy:KActor|KActor]] >> [[Legacy:KConstraint|KConstraint]] >> KConeLimit}} | ||
Line 15: | Line 13: | ||
This class doesn't have any methods. | This class doesn't have any methods. | ||
==Events == | ==Events == |
Latest revision as of 02:23, 30 August 2010
Cone limit joint class. The constraint specific behaviour is implemented in native code.
Properties
KarmaConstraint
- float KHalfAngle
- Half angle limit for the cone joint.
- float KStiffness
- Joint's stiffness.
- float KDamping
- Joint's damping factor.
Methods
This class doesn't have any methods.
Events
This class doesn't have any events.
Known subclasses
This class doesn't have any subclasses.