The Animation Modifier component allows you add basic animation to your Unity scene without needing to write any extra scripts. Here's an example where a Float Animation Modifier is being used to ...
Takes a keyframed animation and bakes it into a texture where width represents the vertices of the model, and the height represents the keyframes. The texture then gets sampled by the GPU and the ...