SpatialAwarenessSceneObject.MeshData Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Object encapsulating data of a mesh.
C++
public: ref class SpatialAwarenessSceneObject::MeshData
public class SpatialAwarenessSceneObject.MeshData
type SpatialAwarenessSceneObject.MeshData = class
Public Class SpatialAwarenessSceneObject.MeshData
- Inheritance
-
SpatialAwarenessSceneObject.MeshData
Game |
The gameObject associated with the mesh. |
Id |
Id of the mesh. |
Indices |
Indices of the mesh. |
UVs |
UVs of the mesh. |
Vertices |
Vertices of the mesh. |
Product | Versions |
---|---|
MRTK2 Unity 2018 | 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.6.0, 2.7.0, 2.8.0 |