BaseSpatialAwarenessObject 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.
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. |