Contents

init(positions:)

Creates a cloth pose resource with the given vertex positions.

Declaration

@MainActor convenience init(positions: [SIMD3<Float>]) throws

Parameters