XRStreamingFeature
This OpenXRInteractionFeature provides Android XR Direct Preview support within Editor, require Android XR Streaming runtime to be preinstalled on the host.
Note: it now supports Windows only.
Summary
Inheritance
Inherits from:OpenXRFeature
Public types |
|
|---|---|
XRStreamingClient{
|
enum The client of XR Stremaing. |
Public attributes |
|
|---|---|
FeatureId = "com.google.xr.extensions.streaming"
|
const string
The feature ID string.
|
UiName = "Android XR Streaming"
|
const string
The UI name shows on the XR Plug-in Management panel, help users to understand validation errors and expected fixes.
|
Public types
XRStreamingClient
XRStreamingClient
Public attributes
FeatureId
const string FeatureId = "com.google.xr.extensions.streaming"
The feature ID string.
UiName
const string UiName = "Android XR Streaming"
The UI name shows on the XR Plug-in Management panel, help users to understand validation errors and expected fixes.