The search functionality needs JavaScript enabled
Creates a vertex array from the specified blend shape of an existing Mesh. This can be used to extract a specific pose from a blend shape.
Mesh
void createFromBlendShape ( Mesh existing, const(long) surface, const(String) blend_shape ) nothrow @nogc;