Struct WindowsMRExtensions.MeshingData
Mesh data for a surface
Namespace: UnityEngine.XR.WindowsMR
Syntax
public struct MeshingData
Fields
surfaceInfo
Surface info object
Declaration
public System.Object surfaceInfo
Field Value
Type | Description |
---|---|
System.Object |
surfaceMesh
Mesh object
Declaration
public System.Object surfaceMesh
Field Value
Type | Description |
---|---|
System.Object |
version
Mesh data version
Declaration
public int version
Field Value
Type | Description |
---|---|
Int32 |