BaseSpatialAwarenessObserverProfile.UpdateInterval 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 frequency, in seconds, at which the spatial observer updates.
public:
property float UpdateInterval { float get(); };
public float UpdateInterval { get; }
member this.UpdateInterval : single
Public ReadOnly Property UpdateInterval As Single