Loading...
Searching...
No Matches
AdventureCore.Timeline.TweenClip Class Reference
Inheritance diagram for AdventureCore.Timeline.TweenClip:

Public Member Functions

override Playable CreatePlayable (PlayableGraph graph, GameObject owner)
 
void GatherProperties (PlayableDirector director, IPropertyCollector driver)
 

Public Attributes

ExposedReference< Transform > startLocation
 
ExposedReference< Transform > endLocation
 
bool shouldTweenPosition = true
 
bool shouldTweenRotation = true
 
AnimationCurve curve = AnimationCurve.EaseInOut(0.0f, 0.0f, 1.0f, 1.0f)
 

Properties

ClipCaps clipCaps [get]