struct Plane3D
Swift
struct Plane3D
Not documented.
Sources/LavaUI/Spatial.swift:476
Constructors
init<ID>(id: ID, width: Float = 1, height: Float = 1, color: Color = .accent) where ID : Hashable
Not documented.
Sources/LavaUI/Spatial.swift:478
Methods
func spatialElements() -> [SpatialElement]
Not documented.
Sources/LavaUI/Spatial.swift:486