Class CaptureCameraAttribute
Attribute for a
Namespace: Microsoft.MixedReality.WebRTC.Unity
Assembly: cs.temp.dll.dll
Syntax
public class CaptureCameraAttribute : PropertyAttribute
Methods
Validate(Camera)
Validate that a given
Declaration
public static void Validate(Camera camera)
Parameters
Type | Name | Description |
---|---|---|
Camera | camera | The camera instance to test the settings of. |