VisualServerImmediateSetMaterial Method |
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public static void ImmediateSetMaterial(
RID immediate,
RID material
)
Parameters
- immediate
- Type: GodotRID
[Missing <param name="immediate"/> documentation for "M:Godot.VisualServer.ImmediateSetMaterial(Godot.RID,Godot.RID)"]
- material
- Type: GodotRID
[Missing <param name="material"/> documentation for "M:Godot.VisualServer.ImmediateSetMaterial(Godot.RID,Godot.RID)"]
See Also