SCNNode.Opacity 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 the opacity of the node's contents.
public virtual nfloat Opacity { [Foundation.Export("opacity")] get; [Foundation.Export("setOpacity:")] set; }
member this.Opacity : nfloat with get, set
Property Value
- Attributes