Click or drag to resize

CameraGetCullMask Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Camera.GetCullMask"]

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

Return Value

Type: UInt32

[Missing <returns> documentation for "M:Godot.Camera.GetCullMask"]

See Also