Edit

Share via


SCNMaterialProperty.MagnificationFilter Property

Definition

Gets or sets a value that controls how the material property appears larger than its native size.

public virtual SceneKit.SCNFilterMode MagnificationFilter { [Foundation.Export("magnificationFilter")] get; [Foundation.Export("setMagnificationFilter:")] set; }
member this.MagnificationFilter : SceneKit.SCNFilterMode with get, set

Property Value

Attributes

Applies to