Unity XR SDK API
Loading...
Searching...
No Matches
Public Attributes | List of all members
Ximmerse.XR.Tag.GroundPlaneLayoutConfiguration Class Reference

用于 Fusoin模式下,Ground Plane 的矩阵配置 More...

Inheritance diagram for Ximmerse.XR.Tag.GroundPlaneLayoutConfiguration:

Public Attributes

GroundPlaneLayout layout
 The ground plane matrix. More...
 

Detailed Description

用于 Fusoin模式下,Ground Plane 的矩阵配置

Member Data Documentation

◆ layout

GroundPlaneLayout Ximmerse.XR.Tag.GroundPlaneLayoutConfiguration.layout
Initial value:
= new GroundPlaneLayout()
{
groundPlaneGroups = new GroundPlaneGroup[]
{
new GroundPlaneGroup()
{
groupIndex = 0,
groundPlanes = new GroundPlaneLayoutItem[]
{
}
}
}
}

The ground plane matrix.


The documentation for this class was generated from the following file: