Bearbeiten

SpatialAwarenessSceneObject.MeshData Class

Definition

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.

Applies to