Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
AnimationSetup.AnimationCurveHolder Class Reference

Public Attributes

float LengthInFrames
 
string BckName
 
LoopType LoopType
 
AnimationBehavior Behavior
 

Properties

Dictionary< string, CustomCurvePositionCurvesX [get, private set]
 
Dictionary< string, CustomCurvePositionCurvesY [get, private set]
 
Dictionary< string, CustomCurvePositionCurvesZ [get, private set]
 
Dictionary< string, CustomCurveRotationCurvesX [get, private set]
 
Dictionary< string, CustomCurveRotationCurvesY [get, private set]
 
Dictionary< string, CustomCurveRotationCurvesZ [get, private set]
 
Dictionary< string, CustomCurveRotationCurvesW [get, private set]
 

Member Data Documentation

◆ BckName

string AnimationSetup.AnimationCurveHolder.BckName

◆ Behavior

AnimationBehavior AnimationSetup.AnimationCurveHolder.Behavior

◆ LengthInFrames

float AnimationSetup.AnimationCurveHolder.LengthInFrames

◆ LoopType

LoopType AnimationSetup.AnimationCurveHolder.LoopType

Property Documentation

◆ PositionCurvesX

Dictionary<string, CustomCurve> AnimationSetup.AnimationCurveHolder.PositionCurvesX
getprivate set
Initial value:
=
new Dictionary<string, CustomCurve>()

◆ PositionCurvesY

Dictionary<string, CustomCurve> AnimationSetup.AnimationCurveHolder.PositionCurvesY
getprivate set
Initial value:
=
new Dictionary<string, CustomCurve>()

◆ PositionCurvesZ

Dictionary<string, CustomCurve> AnimationSetup.AnimationCurveHolder.PositionCurvesZ
getprivate set
Initial value:
=
new Dictionary<string, CustomCurve>()

◆ RotationCurvesW

Dictionary<string, CustomCurve> AnimationSetup.AnimationCurveHolder.RotationCurvesW
getprivate set
Initial value:
=
new Dictionary<string, CustomCurve>()

◆ RotationCurvesX

Dictionary<string, CustomCurve> AnimationSetup.AnimationCurveHolder.RotationCurvesX
getprivate set
Initial value:
=
new Dictionary<string, CustomCurve>()

◆ RotationCurvesY

Dictionary<string, CustomCurve> AnimationSetup.AnimationCurveHolder.RotationCurvesY
getprivate set
Initial value:
=
new Dictionary<string, CustomCurve>()

◆ RotationCurvesZ

Dictionary<string, CustomCurve> AnimationSetup.AnimationCurveHolder.RotationCurvesZ
getprivate set
Initial value:
=
new Dictionary<string, CustomCurve>()

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