MixedRealityExperienceSettingsProfile.ContentOffset 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 height above the floor for the Mixed Reality Experience. 1 unit = 1 meter
public:
property float ContentOffset { float get(); void set(float value); };
public float ContentOffset { get; set; }
member this.ContentOffset : single with get, set
Public Property ContentOffset As Single