Click or drag to resize

SpatialMaterialFlagsTransparent Property

If true, transparency is enabled on the body. See also ParamsBlendMode.

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

Property Value

Type: Boolean
See Also