次の方法で共有


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

プロパティ値

属性

適用対象