Function ARVRInterface.getCameraFeedId
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.
long getCameraFeedId() nothrow @nogc;
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.
long getCameraFeedId() nothrow @nogc;