Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE3:UTSkelControl_Oscillate (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SkelControlBase >> SkelControlSingleBone >> UTSkelControl_Oscillate |
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'UTSkelControl_Oscillate'
CurrentTime
Type: float
current time of the oscillation (-Period <= CurrentTime <= Period)
MaxDelta
Type: Object.Vector
maximum amount to move the bone
Period
Type: float
the amount of time it takes to go from the starting position (no delta) to MaxDelta
Internal variables
bReverseDirection
Type: bool
indicates which direction we're oscillating in
Default values
Property | Value |
---|---|
bAddTranslation | True |
bApplyTranslation | True |
bIgnoreWhenNotRendered | True |