Click or drag to resize

SpriteBase3DOpacity Property

The objects' visibility on a scale from 0 fully invisible to 1 fully visible.

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

Property Value

Type: Single
See Also