Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
JStudio.J3D.Animation.BaseJ3DAnimation.Key Class Reference

Public Member Functions

 Key (float time, float val, float tangentIn, float tangentOut)
 
 Key (float time, float val, float tangentIn)
 

Public Attributes

float Time
 
float Value
 
float TangentIn
 
float TangentOut
 

Constructor & Destructor Documentation

◆ Key() [1/2]

JStudio.J3D.Animation.BaseJ3DAnimation.Key.Key ( float time,
float val,
float tangentIn,
float tangentOut )

◆ Key() [2/2]

JStudio.J3D.Animation.BaseJ3DAnimation.Key.Key ( float time,
float val,
float tangentIn )

Member Data Documentation

◆ TangentIn

float JStudio.J3D.Animation.BaseJ3DAnimation.Key.TangentIn

◆ TangentOut

float JStudio.J3D.Animation.BaseJ3DAnimation.Key.TangentOut

◆ Time

float JStudio.J3D.Animation.BaseJ3DAnimation.Key.Time

◆ Value

float JStudio.J3D.Animation.BaseJ3DAnimation.Key.Value

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