I love the smell of UnrealEd crashing in the morning. – tarquin

Difference between revisions of "Legacy:KConeLimit"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Methods)
m (removed spam)
 
Line 1: Line 1:
[[:Category:Legacy Class (UT2003)]]
 
 
 
{{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.
[http://www.yasamsacekimi.com]
 
  
 
==Events ==
 
==Events ==

Latest revision as of 03:23, 30 August 2010

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

Cone limit joint class. The constraint specific behaviour is implemented in native code.

Properties[edit]

KarmaConstraint[edit]

float KHalfAngle 
Half angle limit for the cone joint.
float KStiffness 
Joint's stiffness.
float KDamping 
Joint's damping factor.

Methods[edit]

This class doesn't have any methods.

Events[edit]

This class doesn't have any events.

Known subclasses[edit]

This class doesn't have any subclasses.

Related Topics[edit]