BaseSpatialMeshObserver.RuntimeSpatialMeshPrefab Property
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.
System.Object.RuntimeSpatialMeshPrefab
public:
property UnityEngine::GameObject ^ RuntimeSpatialMeshPrefab { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject RuntimeSpatialMeshPrefab { get; set; }
member this.RuntimeSpatialMeshPrefab : UnityEngine.GameObject with get, set
Public Property RuntimeSpatialMeshPrefab As GameObject
Property Value
UnityEngine.GameObject