The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Difference between revisions of "UE3:UTSkelControl CicadaEngine (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 35: Line 35:
  
 
<!-- enter variable description -->
 
<!-- enter variable description -->
 +
 +
'''Default value:''' 0.15
  
 
====MinVelocity====
 
====MinVelocity====
Line 47: Line 49:
  
 
How fast does it change direction
 
How fast does it change direction
 +
 +
'''Default value:''' 0.5
  
 
===Internal variables===
 
===Internal variables===

Latest revision as of 08:40, 23 May 2008

UT3 Object >> SkelControlBase >> SkelControlSingleBone >> UTSkelControl_CicadaEngine
Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'UTSkelControl_CicadaEngine'[edit]

BackPitch[edit]

Type: float

This holds the min. amount the engine can pitch

Default value: 40.0

ForwardPitch[edit]

Type: float

This holds the max. amount the engine can pitch

Default value: -40.0

MaxVelocity[edit]

Type: float

Velocity Range

Default value: 2100.0

MaxVelocityPitchRateMultiplier[edit]

Type: float


Default value: 0.15

MinVelocity[edit]

Type: float


Default value: 100.0

PitchRate[edit]

Type: float

How fast does it change direction

Default value: 0.5

Internal variables[edit]

DesiredPitch[edit]

Type: int

Modifiers: transient

This holds the desired pitches for a given engine

LastThrust[edit]

Type: float

Modifiers: transient

Holds the last thrust value

PitchTime[edit]

Type: float

Modifiers: transient

Used to time the change

Default values[edit]

Property Value
bAddRotation True
bApplyRotation True
bIgnoreWhenNotRendered True
BoneRotationSpace BCS_ActorSpace