Contents

lowLevelMesh

The low-level mesh that this mesh is built from, if any.

Declaration

@MainActor @preconcurrency var lowLevelMesh: LowLevelMesh? { get }

Discussion

If this mesh is not built from a LowLevelMesh, it returns nil.

See Also

Creating a low level resource