WindowsMixedRealitySpatialMeshObserver.spareMeshObject Field
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.
When surfaces are replaced or removed, rather than destroying them, we'll keep one as a spare for use in outstanding mesh requests. That way, we'll have fewer game object create/destroy cycles, which should help performance.
protected: Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessMeshObject ^ spareMeshObject;
protected Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshObject spareMeshObject;
val mutable spareMeshObject : Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessMeshObject
Protected spareMeshObject As SpatialAwarenessMeshObject