Click or drag to resize

ARVRInterfaceGetCameraFeedId Method

If this is an AR interface that requires displaying a camera feed as the background, this method returns the feed ID in the CameraServer for this interface.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int GetCameraFeedId()

Return Value

Type: Int32

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

See Also