MDLCamera.ChromaticAberration 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 degree to which different colors are focussed differently by the camera. 0.0 is no chromatic aberration. 1.0 is the maximum amount.
public virtual float ChromaticAberration { [Foundation.Export("chromaticAberration")] get; [Foundation.Export("setChromaticAberration:")] set; }
member this.ChromaticAberration : single with get, set
Property Value
- Attributes