BaseSpatialObserver.ObservationParent 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 parent GameObject for all observed meshes to be placed under.
public:
property UnityEngine::GameObject ^ ObservationParent { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject ObservationParent { get; }
member this.ObservationParent : UnityEngine.GameObject
Public ReadOnly Property ObservationParent As GameObject
Property Value
UnityEngine.GameObject