SCNMaterial.TransparencyMode Property

Definition

Gets or sets a value that controls whether transparency is inferred from the alpha channel or from luminance data.

public virtual SceneKit.SCNTransparencyMode TransparencyMode { [Foundation.Export("transparencyMode")] get; [Foundation.Export("setTransparencyMode:")] set; }
member this.TransparencyMode : SceneKit.SCNTransparencyMode with get, set

Property Value

Attributes

Applies to