Gah - a solution with more questions. – EntropicLqd
UE3:UTSkelControl_LockRotation (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> AnimObject >> SkelControlBase >> UTSkelControl_LockRotation |
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. |
skeletal controller that locks one or more components of the bone's rotation to a specified value
Properties[edit]
Property group 'UTSkelControl_LockRotation'[edit]
bLockPitch[edit]
Type: bool
which components of the bone rotation to affect
bLockRoll[edit]
Type: bool
which components of the bone rotation to affect
bLockYaw[edit]
Type: bool
which components of the bone rotation to affect
LockRotation[edit]
Type: Object.Rotator
the rotation to lock to
LockRotationSpace[edit]
Type: SkelControlBase.EBoneControlSpace
the space that rotation is in
MaxDelta[edit]
Type: Object.Rotator
the maximum amount the original rotation can be altered to reach LockRotation
Default value:
Member | Value |
---|---|
Pitch | 65535 |
Roll | 65535 |
Yaw | 65535 |
RotationSpaceBoneName[edit]
Type: name
name of bone used if LockRotationSpace is BCS_OtherBoneSpace