SpatialObjectMeshObserverProfile.SpatialMeshObject 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.
The model containing the desired mesh data.
public:
property UnityEngine::GameObject ^ SpatialMeshObject { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject SpatialMeshObject { get; }
member this.SpatialMeshObject : UnityEngine.GameObject
Public ReadOnly Property SpatialMeshObject As GameObject
Property Value
UnityEngine.GameObject