VisualServerSingleton.instanceSetBlendShapeWeight

Sets the weight for a given blend shape associated with this instance.

struct VisualServerSingleton
@nogc nothrow
void
instanceSetBlendShapeWeight
(
in RID instance
,
in long shape
,
in double weight
)

Meta