Editar

MixedRealitySpatialAwarenessMeshObserverProfile.RuntimeSpatialMeshPrefab Property

Definition

Optional prefab that is added to the runtime spatial mesh hierarchy. This prefab will only be instantiated and appended to the hierarchy in a build, the behavior associated with this property is not enabled in editor.

Runtime Spatial Awareness Hierarchy without this prefab:

Spatial Awareness System Windows Mixed Reality Spatial Mesh Observer Spatial Mesh - ID Spatial Mesh - ID ...

Runtime Spatial Awareness Hierarchy with this prefab:

Spatial Awareness System Runtime Spatial Mesh Prefab Windows Mixed Reality Spatial Mesh Observer Spatial Mesh - ID Spatial Mesh - ID ...

public:
 property UnityEngine::GameObject ^ RuntimeSpatialMeshPrefab { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject RuntimeSpatialMeshPrefab { get; }
member this.RuntimeSpatialMeshPrefab : UnityEngine.GameObject
Public ReadOnly Property RuntimeSpatialMeshPrefab As GameObject

Property Value

UnityEngine.GameObject

Applies to