BaseBoundarySystem.Scale 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 scale (ex: World Scale) of the experience.
public:
 property Microsoft::MixedReality::Toolkit::Utilities::ExperienceScale Scale { Microsoft::MixedReality::Toolkit::Utilities::ExperienceScale get(); void set(Microsoft::MixedReality::Toolkit::Utilities::ExperienceScale value); };public Microsoft.MixedReality.Toolkit.Utilities.ExperienceScale Scale { get; set; }member this.Scale : Microsoft.MixedReality.Toolkit.Utilities.ExperienceScale with get, setPublic Property Scale As ExperienceScale