Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Attributes | Properties | List of all members
KerbalAnimationState Class Reference

Public Member Functions

string GetAnimationString ()
 
void SetManager (KerbalAnimationManager manager)
 

Static Public Member Functions

static implicit operator string (KerbalAnimationState st)
 

Public Attributes

Transform[] addMixingTransforms
 
bool addRecursive
 
string animationName
 
AnimationBlendMode blendMode
 
float CutAnimationTime = 0
 How many seconds whould be removed from the animation. More...
 
float end = 1.0f
 
Transform[] excludeMixingTransforms
 
float fearFactor = 0
 Fear level in the expression from this animation. More...
 
bool hasJpVariant
 
int layer
 
bool scaleWithGravity
 
KerbalMixingTransforms[] specificMixingTransforms
 
float speedAt1Gee
 
float start = 0f
 
float startExpressionTime = 0
 At what time, in seconds, the expression will begin. More...
 
float weight
 
float wheeLevel = 0
 Eximent level in the expression from this animation. More...
 
WrapMode wrapMode
 

Protected Attributes

KerbalAnimationManager manager
 

Properties

AnimationState State [get]
 

Member Function Documentation

string KerbalAnimationState.GetAnimationString ( )
inline
static implicit KerbalAnimationState.operator string ( KerbalAnimationState  st)
inlinestatic
void KerbalAnimationState.SetManager ( KerbalAnimationManager  manager)
inline

Member Data Documentation

Transform [] KerbalAnimationState.addMixingTransforms
bool KerbalAnimationState.addRecursive
string KerbalAnimationState.animationName
AnimationBlendMode KerbalAnimationState.blendMode
float KerbalAnimationState.CutAnimationTime = 0

How many seconds whould be removed from the animation.

float KerbalAnimationState.end = 1.0f
Transform [] KerbalAnimationState.excludeMixingTransforms
float KerbalAnimationState.fearFactor = 0

Fear level in the expression from this animation.

bool KerbalAnimationState.hasJpVariant
int KerbalAnimationState.layer
KerbalAnimationManager KerbalAnimationState.manager
protected
bool KerbalAnimationState.scaleWithGravity
KerbalMixingTransforms [] KerbalAnimationState.specificMixingTransforms
float KerbalAnimationState.speedAt1Gee
float KerbalAnimationState.start = 0f
float KerbalAnimationState.startExpressionTime = 0

At what time, in seconds, the expression will begin.

float KerbalAnimationState.weight
float KerbalAnimationState.wheeLevel = 0

Eximent level in the expression from this animation.

WrapMode KerbalAnimationState.wrapMode

Property Documentation

AnimationState KerbalAnimationState.State
get

The documentation for this class was generated from the following file: