Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.
struct in UnityEngine
Gracias por ayudarnos a mejorar la calidad de la documentación de Unity. A pesar de que no podemos aceptar todas las sugerencias, leemos cada cambio propuesto por nuestros usuarios y actualizaremos los que sean aplicables.
CerrarPor alguna razón su cambio sugerido no pudo ser enviado. Por favor <a>intente nuevamente</a> en unos minutos. Gracias por tomarse un tiempo para ayudarnos a mejorar la calidad de la documentación de Unity.
CerrarA 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. |