VisualServerEnvironmentSetFog Method |
Sets the variables to be used with the scene fog. See Environment for more details.
Namespace: Godot
public static void EnvironmentSetFog( RID env, bool enable, Color color, Color sunColor, float sunAmount )
[Missing <param name="env"/> documentation for "M:Godot.VisualServer.EnvironmentSetFog(Godot.RID,System.Boolean,Godot.Color,Godot.Color,System.Single)"]
[Missing <param name="enable"/> documentation for "M:Godot.VisualServer.EnvironmentSetFog(Godot.RID,System.Boolean,Godot.Color,Godot.Color,System.Single)"]
[Missing <param name="color"/> documentation for "M:Godot.VisualServer.EnvironmentSetFog(Godot.RID,System.Boolean,Godot.Color,Godot.Color,System.Single)"]
[Missing <param name="sunColor"/> documentation for "M:Godot.VisualServer.EnvironmentSetFog(Godot.RID,System.Boolean,Godot.Color,Godot.Color,System.Single)"]
[Missing <param name="sunAmount"/> documentation for "M:Godot.VisualServer.EnvironmentSetFog(Godot.RID,System.Boolean,Godot.Color,Godot.Color,System.Single)"]