SCNLight.AttenuationFalloffExponent 属性

定义

获取或设置一个值,该值控制光线的照明下降速率。

[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

属性值

属性

适用于