Click or drag to resize

SpatialMaterialFlagsDoNotReceiveShadows Property

If true, the object receives no shadow that would otherwise be cast onto it.

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

Property Value

Type: Boolean
See Also