SurfaceTool.createFromBlendShape

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.

struct SurfaceTool
@nogc nothrow
void
createFromBlendShape
(,
in long surface
,
in String blend_shape
)

Meta