Share via


ICIStarShineGeneratorProtocol.Epsilon Property

Definition

Gets or sets the epsilon value for the star shine generator.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float Epsilon { [Foundation.Export("epsilon")] get; [Foundation.Export("setEpsilon:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("epsilon")>]
[<set: Foundation.Export("setEpsilon:")>]
member this.Epsilon : single with get, set

Property Value

Attributes

Applies to