BaseSpatialAwarenessObject Class

Definition

public ref class BaseSpatialAwarenessObject : Microsoft::MixedReality::Toolkit::SpatialAwareness::IMixedRealitySpatialAwarenessObject
public class BaseSpatialAwarenessObject : Microsoft.MixedReality.Toolkit.SpatialAwareness.IMixedRealitySpatialAwarenessObject
type BaseSpatialAwarenessObject = class
    interface IMixedRealitySpatialAwarenessObject
Public Class BaseSpatialAwarenessObject
Implements IMixedRealitySpatialAwarenessObject
Inheritance
BaseSpatialAwarenessObject
Derived
Implements

Constructors

BaseSpatialAwarenessObject()

Constructor.

Properties

Filter

The MeshFilter associated with this spatial object's renderer.

GameObject

The GameObject representing this spatial object in the scene.

Id

A unique ID identifying this spatial object.

Renderer

The MeshRenderer of this spatial object.

Methods

CleanObject()

Cleans up this spatial object.

Applies to