I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Legacy:KConeLimit

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 15:44, 29 August 2010 by 88.234.250.1 (Talk) (Methods)

Jump to: navigation, search

Category:Legacy Class (UT2003)

UT2003 :: Object >> Actor >> KActor >> KConstraint >> KConeLimit

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. [1]

Events

This class doesn't have any events.

Known subclasses

This class doesn't have any subclasses.

Related Topics