VisualServerInstanceSetBlendShapeWeight Method |
Sets the weight for a given blend shape associated with this instance.
Namespace: Godot
public static void InstanceSetBlendShapeWeight( RID instance, int shape, float weight )
[Missing <param name="instance"/> documentation for "M:Godot.VisualServer.InstanceSetBlendShapeWeight(Godot.RID,System.Int32,System.Single)"]
[Missing <param name="shape"/> documentation for "M:Godot.VisualServer.InstanceSetBlendShapeWeight(Godot.RID,System.Int32,System.Single)"]
[Missing <param name="weight"/> documentation for "M:Godot.VisualServer.InstanceSetBlendShapeWeight(Godot.RID,System.Int32,System.Single)"]