SpatialAwarenessSceneObject.MeshData Class
Definition
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.
public: ref class SpatialAwarenessSceneObject::MeshData
public class SpatialAwarenessSceneObject.MeshData
type SpatialAwarenessSceneObject.MeshData = class
Public Class SpatialAwarenessSceneObject.MeshData
- Inheritance
-
SpatialAwarenessSceneObject.MeshData
Constructors
SpatialAwarenessSceneObject.MeshData() |
Properties
GameObject |
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. |