UE3:UTSkelControl_LockRotation (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UDK Object >> AnimObject >> SkelControlBase >> UTSkelControl_LockRotation
Package:
UTGame
This class in other games:

skeletal controller that locks one or more components of the bone's rotation to a specified value

Properties

Property group 'UTSkelControl_LockRotation'

bLockPitch

Type: bool

which components of the bone rotation to affect

bLockRoll

Type: bool

which components of the bone rotation to affect

bLockYaw

Type: bool

which components of the bone rotation to affect

LockRotation

Type: Object.Rotator

the rotation to lock to

LockRotationSpace

Type: SkelControlBase.EBoneControlSpace

the space that rotation is in

MaxDelta

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

Type: name

name of bone used if LockRotationSpace is BCS_OtherBoneSpace