Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

The type or namespace name 'WebCam' does not exist in the namespace 'UnityEngine.XR.WSA #5

Description

@genereddick

In Unity 2019.2.9

Assets\MixedRealityToolkit.LightingTools\CameraCapture\CameraCaptureUWP.cs(10,26): error CS0234: The type or namespace name 'WebCam' does not exist in the namespace 'UnityEngine.XR.WSA' (are you missing an assembly reference?)

When building these Using statements seem to have issues. In CameraCaptureUWP

#if WINDOWS_UWP
...
using UnityEngine.XR.WSA.WebCam;
using Windows.Media.Devices;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions