AnimationCurve
.SmoothTangents
Manual
Reference
Scripting
Scripting
>
Runtime Classes
>
AnimationCurve
AnimationCurve
.SmoothTangents
Menu
Overview
Runtime Classes
Attributes
Enumerations
Editor Classes
Enumerations
History
Index
AnimationCurve
All Members
Variables
keys
length
postWrapMode
preWrapMode
this [int index]
Constructors
AnimationCurve
Functions
AddKey
Evaluate
MoveKey
RemoveKey
SmoothTangents
Class Functions
EaseInOut
Linear
function
SmoothTangents (index :
int
, weight :
float
) :
void
Description
Smooth the in and out tangents of the keyframe at
index
.
A weight of 0 evens out tangents.