Anchor | iOS SDK | Urbi Documentation

Anchor

Image anchor point (0, 0) - upper left corner, (1, 1) - lower right corner.

public init(
    x: Float = 0.5,
    y: Float = 0.5
)
Parameters
Properties