Click or drag to resize

ViewportRenderTargetVFlip Property

If true, the result of rendering will be flipped vertically.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool RenderTargetVFlip { get; set; }

Property Value

Type: Boolean
See Also