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 public bool FlagsDoNotReceiveShadows { get; set; }
Property Value
Type:
BooleanSee Also