IMixedRealitySceneUnderstandingObserver.QueryRadius 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 distance infer surface understanding
public:
property float QueryRadius { float get(); void set(float value); };
public float QueryRadius { get; set; }
member this.QueryRadius : single with get, set
Public Property QueryRadius As Single