Click or drag to resize

CameraCullMask Property

The culling mask that describes which 3D render layers are rendered by this camera.

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

Property Value

Type: UInt32
See Also