Click or drag to resize

ViewportGetMsaa Method

Note: This API is now obsolete.

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

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

Return Value

Type: ViewportMSAA

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

See Also