Click or drag to resize

CameraServerGetFeedCount Method

Returns the number of CameraFeeds registered.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static int GetFeedCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.CameraServer.GetFeedCount"]

See Also