Click or drag to resize

SpriteBase3DTransparent Property

If true, the texture's transparency and the opacity are used to make those parts of the sprite invisible.

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

Property Value

Type: Boolean
See Also