Share via


SCNMaterialProperty.MaxAnisotropy プロパティ

定義

マテリアル プロパティのレンダリングに使用されるサンプリング間隔の最大差を制御する値を取得または設定します。

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

プロパティ値

属性

適用対象