Edit

Share via


SCNMaterialProperty.MinificationFilter Property

Definition

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

public virtual SceneKit.SCNFilterMode MinificationFilter { [Foundation.Export("minificationFilter")] get; [Foundation.Export("setMinificationFilter:")] set; }
member this.MinificationFilter : SceneKit.SCNFilterMode with get, set

Property Value

Attributes

Applies to