Click or drag to resize

WebCamTextureData Class

This class holds a reference to WebCamTexture.
Inheritance Hierarchy

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class WebCamTextureData : WidgetData

The WebCamTextureData type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCamTexture
The WebCamTexture.
Public propertyRequestedFPS
The Requested FPS of the WebCamTexture.
Public propertyRequestedHeight
The Requested Height of the WebCamTexture.
Public propertyRequestedWidth
The Requested Width of the WebCamTexture
Top
Methods
See Also