Click or drag to resize

CameraTextureGetWhichFeed Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.CameraTexture.GetWhichFeed"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetWhichFeed is deprecated. Use the WhichFeed property instead.")]
public CameraServerFeedImage GetWhichFeed()

Return Value

Type: CameraServerFeedImage

[Missing <returns> documentation for "M:Godot.CameraTexture.GetWhichFeed"]

See Also