CameraTexture

Inherits: Texture < Resource < Reference < Object CameraFeed.

Description

CameraFeed. Note: Many cameras supply YCbCr images which need to be converted in a shader.

Properties

Property Descriptions

  • int camera_feed_id CameraFeed for which we want to display the image.

  • bool camera_is_active CameraFeed.

  • FeedImage which_feed CameraFeed we want access to, important if the camera image is split in a Y and CbCr component.