Click or drag to resize

CameraTextureCameraFeedId Property

The ID of the CameraFeed for which we want to display the image.

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

Property Value

Type: Int32
See Also