GodotSharpAPI
GodotSharpAPI
Godot
Light Class
Light Properties
EditorOnly Property
LightBakeMode Property
LightColor Property
LightCullMask Property
LightEnergy Property
LightIndirectEnergy Property
LightNegative Property
LightSpecular Property
ShadowBias Property
ShadowColor Property
ShadowContact Property
ShadowEnabled Property
ShadowReverseCullFace Property
Light
LightCullMask Property
The light will affect objects in the selected layers.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
uint
LightCullMask
{
get
;
set
; }
Property Value
Type:
UInt32
See Also
Reference
Light Class
Godot Namespace