SCNNode.Light Property
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 an attached light.
C#
public virtual SceneKit.SCNLight Light { [Foundation.Export("light", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLight:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Light : SceneKit.SCNLight with get, set
(More documentation for this node is coming)
This value can be null
.
- Attributes
Product | Versions |
---|---|
Xamarin.Mac SDK | 14 |