Contents

resizable(_:)

Allows this model to resize itself to fit its container.

Declaration

@MainActor @preconcurrency func resizable(_ isResizable: Bool = true) -> ResolvedModel3D

Discussion