Wikitude Unity Expert Edition
Public Attributes | List of all members
Wikitude.CameraFrameRenderer Class Reference

The CameraFrameRenderer is responsible for rendering the camera frame to the screen. If this is not desired, the script can simply be removed from the scene. More...

Inherits MonoBehaviour.

Public Attributes

Texture CameraTexture => WikitudeSDK.PlatformBridge.GetRenderTexture()
 Gets the GPU texture that contains the current camera frame. More...
 

Detailed Description

The CameraFrameRenderer is responsible for rendering the camera frame to the screen. If this is not desired, the script can simply be removed from the scene.

Member Data Documentation

Texture Wikitude.CameraFrameRenderer.CameraTexture => WikitudeSDK.PlatformBridge.GetRenderTexture()

Gets the GPU texture that contains the current camera frame.