Share via


SCNScene.FogEndDistance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat FogEndDistance { [Foundation.Export("fogEndDistance")] get; [Foundation.Export("setFogEndDistance:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fogEndDistance")>]
[<set: Foundation.Export("setFogEndDistance:")>]
member this.FogEndDistance : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to