SKSpriteNode.AnchorPoint 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 point on the Sprite that will coincide with its position coordinate.
public virtual CoreGraphics.CGPoint AnchorPoint { [Foundation.Export("anchorPoint")] get; [Foundation.Export("setAnchorPoint:")] set; }
member this.AnchorPoint : CoreGraphics.CGPoint with get, set
Property Value
- Attributes