SCNMaterialProperty.ContentLayer Property

Definition

Gets or sets the material property's animation layer.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreAnimation.CALayer ContentLayer { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.ContentLayer : CoreAnimation.CALayer with get, set

Property Value

Attributes

Applies to