Click or drag to resize

CameraServerFeeds Method

Returns an array of CameraFeeds.

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

Return Value

Type: Array

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

See Also