Click or drag to resize

Light2DGetItemCullMask Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Light2D.GetItemCullMask"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetItemCullMask is deprecated. Use the RangeItemCullMask property instead.")]
public int GetItemCullMask()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Light2D.GetItemCullMask"]

See Also