Share via


CIGlassLozenge.Refraction Property

Definition

Gets or sets the amount simulated refraction for the lozenge. Default is 1.7.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float Refraction { [Foundation.Export("refraction")] get; [Foundation.Export("setRefraction:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("refraction")>]
[<set: Foundation.Export("setRefraction:")>]
member this.Refraction : single with get, set

Property Value

Implements

Attributes

Applies to