次の方法で共有


SCNLight.AttenuationStartDistance プロパティ

定義

減衰が開始される光源からの距離を取得または設定します。

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

プロパティ値

属性

適用対象