SKCameraNode.ContainedNodeSet 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.
The nodes that are visible from this SKCameraNode.
public virtual Foundation.NSSet<SpriteKit.SKNode> ContainedNodeSet { [Foundation.Export("containedNodeSet")] get; }
member this.ContainedNodeSet : Foundation.NSSet<SpriteKit.SKNode>
Property Value
- Attributes