SpatialAwarenessMeshObject 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 the components of a spatial awareness mesh object.
public ref class SpatialAwarenessMeshObject : Microsoft::MixedReality::Toolkit::SpatialAwareness::BaseSpatialAwarenessObject
public class SpatialAwarenessMeshObject : Microsoft.MixedReality.Toolkit.SpatialAwareness.BaseSpatialAwarenessObject
type SpatialAwarenessMeshObject = class
inherit BaseSpatialAwarenessObject
Public Class SpatialAwarenessMeshObject
Inherits BaseSpatialAwarenessObject
- Inheritance
Collider |
The collider for the mesh object. |
Filter |
The MeshFilter associated with this spatial object's renderer. (Inherited from BaseSpatialAwarenessObject) |
Game |
The GameObject representing this spatial object in the scene. (Inherited from BaseSpatialAwarenessObject) |
Id |
A unique ID identifying this spatial object. (Inherited from BaseSpatialAwarenessObject) |
Renderer |
The MeshRenderer of this spatial object. (Inherited from BaseSpatialAwarenessObject) |
Clean |
Cleans up this spatial object. (Inherited from BaseSpatialAwarenessObject) |
Cleanup(Spatial |
Clean up the resources associated with the surface. |
Create(Mesh, Int32, String, Int32, Game |
Creates a SpatialAwarenessMeshObject. |
Produkt | Versioner |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |