Always snap to grid

Legacy:KConeLimit

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 22:21, 6 April 2006 by El Muerte (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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.

Contents

[edit] Properties

[edit] KarmaConstraint

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

[edit] Methods

This class doesn't have any methods.

[edit] Events

This class doesn't have any events.

[edit] Known subclasses

This class doesn't have any subclasses.

[edit] Related Topics