Click or drag to resize

CameraTextureWhichFeed Property

Which image within the CameraFeed we want access to, important if the camera image is split in a Y and CbCr component.

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

Property Value

Type: CameraServerFeedImage
See Also