SCNLight.AttenuationFalloffExponent Property

Definition

Gets or sets a value that controls the rate at which illumination from the light falls off.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat AttenuationFalloffExponent { [Foundation.Export("attenuationFalloffExponent")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAttenuationFalloffExponent:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AttenuationFalloffExponent : nfloat with get, set

Property Value

Attributes

Applies to