My program doesn't have bugs. It just develops random features.
Difference between revisions of "UE3:SeqAct ToggleConstraintDrive (UDK)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Talk) |
(Talk) |
||
Line 39: | Line 39: | ||
| | | | ||
{| class="list defaults" | {| class="list defaults" | ||
− | ! {{tl|SeqOpInputLink||SequenceOp|Member}} | + | ! {{tl|SeqOpInputLink||SequenceOp structs|Member}} |
! Value | ! Value | ||
|- | |- | ||
Line 49: | Line 49: | ||
| | | | ||
{| class="list defaults" | {| class="list defaults" | ||
− | ! {{tl|SeqOpInputLink||SequenceOp|Member}} | + | ! {{tl|SeqOpInputLink||SequenceOp structs|Member}} |
! Value | ! Value | ||
|- | |- |
Revision as of 05:24, 17 January 2010
Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_ToggleConstraintDrive |
- Package:
- Engine
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties
Property group 'SeqAct_ToggleConstraintDrive'
bEnableAngularPositionDrive
Type: bool
If TRUE, when the Enable Drive input is fired, will enable angular position drive on the attached constraint actor
bEnableAngularVelocityDrive
Type: bool
If TRUE, when the Enable Drive input is fired, will enable angular velocity drive on the attached constraint actor
bEnableLinearPositionDrive
Type: bool
If TRUE, when the Enable Drive input is fired, will enable linear position drive on the attached constraint actor
bEnableLinearvelocityDrive
Type: bool
If TRUE, when the Enable Drive input is fired, will enable linear velocity drive on the attached constraint actor
Default values
Property | Value | ||||
---|---|---|---|---|---|
InputLinks[0] |
|
||||
InputLinks[1] |
|
||||
ObjCategory | "Physics" | ||||
ObjName | "Toggle Constraint Drive" |