Edit

Share via


SCNMaterialProperty.ContentsTransform Property

Definition

Gets or sets a transform to be applied to the material property's content.

public virtual SceneKit.SCNMatrix4 ContentsTransform { [Foundation.Export("contentsTransform")] get; [Foundation.Export("setContentsTransform:")] set; }
member this.ContentsTransform : SceneKit.SCNMatrix4 with get, set

Property Value

Attributes

Applies to