MDLCamera.WorldToMetersConversionScale 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.
Gets or sets the scale factor that transforms world coordinates into meters.
public virtual float WorldToMetersConversionScale { [Foundation.Export("worldToMetersConversionScale")] get; [Foundation.Export("setWorldToMetersConversionScale:")] set; }
member this.WorldToMetersConversionScale : single with get, set
Property Value
- Attributes