Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseA single keyframe that can be injected into an animation curve.
inTangent | Describes the tangent when approaching this point from the previous point in the curve. |
outTangent | Describes the tangent when leaving this point towards the next point in the curve. |
time | The time of the keyframe. |
value | The value of the curve at keyframe. |
Keyframe | Create a keyframe. |