Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Copyright 1998-2011 Epic Games, Inc. All Rights Reserved. Controller used by hoverboard for moving lower part in response to wheel movements.
Core.Object | +-- Engine.AnimObject | +-- Engine.SkelControlBase | +-- Engine.SkelControlSingleBone | +-- UDKBase.UDKSkelControl_HoverboardVibration
UTSkelControl_HoverboardVibration
Variables Summary | |
---|---|
float | VibInput |
UDKSkelControl_HoverboardVibration | |
float | VibFrequency |
float | VibMaxAmplitude |
float | VibSpeedAmpScale |
float | VibTurnAmpScale |
Enumerations Summary |
---|
Inherited Enumerations from Engine.SkelControlBase |
---|
EBoneControlSpace |
Functions Summary |
---|
Inherited Functions from Engine.SkelControlBase |
---|
GetControlMetadataWeight, SetSkelControlActive, SetSkelControlStrength, TickSkelControl |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { bApplyTranslation=true bAddTranslation=true BoneTranslationSpace=BCS_BoneSpace } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |