Thank you! Animations are achieved through blend-shapes. When importing a model that supports animation, you'll find BlendShapes under Skinned Mesh Renderer in the Inspector.
Viewing post in 3D Leap Land Asset Pack comments
You can use the SetBlendShapeWeight function: https://docs.unity3d.com/ScriptReference/SkinnedMeshRenderer.SetBlendShapeWeight...