VisualServerMultimeshInstanceSetColor Method |
Sets the color by which this instance will be modulated. Equivalent to SetInstanceColor(Int32, Color).
Namespace: Godot
public static void MultimeshInstanceSetColor( RID multimesh, int index, Color color )
[Missing <param name="multimesh"/> documentation for "M:Godot.VisualServer.MultimeshInstanceSetColor(Godot.RID,System.Int32,Godot.Color)"]
[Missing <param name="index"/> documentation for "M:Godot.VisualServer.MultimeshInstanceSetColor(Godot.RID,System.Int32,Godot.Color)"]
[Missing <param name="color"/> documentation for "M:Godot.VisualServer.MultimeshInstanceSetColor(Godot.RID,System.Int32,Godot.Color)"]