Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
Unity.Collections.NativeCurve.KeyFrame Struct Reference

Static Public Member Functions

static implicit operator KeyFrame (Keyframe keyframe)
 

Public Attributes

float Time
 
float Value
 
float InTangent
 
float OutTangent
 

Member Function Documentation

◆ operator KeyFrame()

static implicit Unity.Collections.NativeCurve.KeyFrame.operator KeyFrame ( Keyframe keyframe)
static

Member Data Documentation

◆ InTangent

float Unity.Collections.NativeCurve.KeyFrame.InTangent

◆ OutTangent

float Unity.Collections.NativeCurve.KeyFrame.OutTangent

◆ Time

float Unity.Collections.NativeCurve.KeyFrame.Time

◆ Value

float Unity.Collections.NativeCurve.KeyFrame.Value

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