LavaUI docs

struct FrostRect

Swift

struct FrostRect

One rectangle to frost, in this surface's layout pixels. cornerRadius rounds the plate to match the popup sitting on it.

Sources/LavaUI/Overlay.swift:316

Constructors

init(x: Float, y: Float, w: Float, h: Float, cornerRadius: Float)

Not documented.

Sources/LavaUI/Overlay.swift:323

Properties

var cornerRadius: Float

Not documented.

Sources/LavaUI/Overlay.swift:321

var h: Float

Not documented.

Sources/LavaUI/Overlay.swift:320

var w: Float

Not documented.

Sources/LavaUI/Overlay.swift:319

var x: Float

Not documented.

Sources/LavaUI/Overlay.swift:317

var y: Float

Not documented.

Sources/LavaUI/Overlay.swift:318