Click or drag to resize

TouchScreenButtonShapeCentered Property

If true, the button's shape is centered in the provided texture. If no texture is used, this property has no effect.

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

Property Value

Type: Boolean
See Also