VisualServerSingleton.meshSetBlendShapeCount

Sets a mesh's blend shape count.

struct VisualServerSingleton
@nogc nothrow
void
meshSetBlendShapeCount
(
in RID mesh
,
in long amount
)

Meta