LavaUI docs

struct Box3D

Swift

struct Box3D

Not documented.

Sources/LavaUI/Spatial.swift:489

Constructors

init<ID>(id: ID, width: Float = 1, height: Float = 1, depth: Float = 0.08, color: Color = .accent) where ID : Hashable

Not documented.

Sources/LavaUI/Spatial.swift:491

Methods

func spatialElements() -> [SpatialElement]

Not documented.

Sources/LavaUI/Spatial.swift:499