VisualServerCameraSetCullMask Method |
Sets the cull mask associated with this camera. The cull mask describes which 3D layers are rendered by this camera. Equivalent to CullMask.
Namespace: Godot
public static void CameraSetCullMask( RID camera, uint layers )
[Missing <param name="camera"/> documentation for "M:Godot.VisualServer.CameraSetCullMask(Godot.RID,System.UInt32)"]
[Missing <param name="layers"/> documentation for "M:Godot.VisualServer.CameraSetCullMask(Godot.RID,System.UInt32)"]