Click or drag to resize

ViewportGetUseFxaa Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Viewport.GetUseFxaa"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetUseFxaa is deprecated. Use the Fxaa property instead.")]
public bool GetUseFxaa()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Viewport.GetUseFxaa"]

See Also