Gah - a solution with more questions. – EntropicLqd
UE3:AnimMetaData_SkelControl (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> AnimMetaData >> AnimMetaData_SkelControl |
- Package:
- Engine
- Direct subclass:
- AnimMetaData_SkelControlKeyFrame
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 'AnimMetaData_SkelControl'
bFullControlOverController
Type: bool
If TRUE, then it requires bControlledByAnimMetadata to be set as well on the BoneController. It will then affect AnimMetadataWeight instead of ControlStrength. And BoneController will only be turned on if there is such metadata present in the animation. FALSE will set directly the BoneController's ControlStrength when that metadata is present.
Default value: True
SkelControlNameList
List of Bone Controllers Names to control.
Internal variables
SkelControlName
Type: name
Modifiers: deprecated