Cogito, ergo sum

UE3:SeqAct_ToggleConstraintDrive (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:47, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 5))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_ToggleConstraintDrive
Package: 
Engine


Properties[edit]

Property group 'SeqAct_ToggleConstraintDrive'[edit]

bEnableAngularPositionDrive[edit]

Type: bool

If TRUE, when the Enable Drive input is fired, will enable angular position drive on the attached constraint actor

bEnableAngularVelocityDrive[edit]

Type: bool

If TRUE, when the Enable Drive input is fired, will enable angular velocity drive on the attached constraint actor

bEnableLinearPositionDrive[edit]

Type: bool

If TRUE, when the Enable Drive input is fired, will enable linear position drive on the attached constraint actor

bEnableLinearvelocityDrive[edit]

Type: bool

If TRUE, when the Enable Drive input is fired, will enable linear velocity drive on the attached constraint actor

Default values[edit]

Property Value
InputLinks[0]
Member Value
LinkDesc "Enable Drive"
InputLinks[1]
Member Value
LinkDesc "Disable All Drive"
ObjCategory "Physics"
ObjName "Toggle Constraint Drive"