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.
The low-level mesh that this mesh is built from, if any.
@MainActor @preconcurrency var lowLevelMesh: LowLevelMesh? { get }If this mesh is not built from a LowLevelMesh, it returns nil.