Enum VisionOSVideoComponent.SourceType
The source of the clip to be used.
Namespace: Unity.PolySpatial
Assembly: Unity.PolySpatial.dll
Syntax
public enum VisionOSVideoComponent.SourceType
Fields
Name | Description |
---|---|
URL | The source is provided to this player in the form of an URL. |
VideoClip | The source is provided to this player in the form of a video clip asset. |