Edit

Share via


SCNMaterialProperty.MaxAnisotropy Property

Definition

Gets or sets a value that controls the maximum difference in sampling intervals used to render the material property.

[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

Property Value

Attributes

Applies to