Click or drag to resize

CameraTextureGetCameraFeedId Method

Note: This API is now obsolete.

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

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

Return Value

Type: Int32

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

See Also