SCNMaterialProperty.ContentsTransform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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