Click or drag to resize

CanvasLayerFollowViewportScale Property

Scales the layer when using FollowViewportEnable. Layers moving into the foreground should have increasing scales, while layers moving into the background should have decreasing scales.

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

Property Value

Type: Single
See Also