Post

Replies

Boosts

Views

Activity

Reply to VisionOS Continuously Rotate a 3D Object
Here is the solution: case let .success(model): model .resizable() .scaledToFit() .offset(x: -100, y: 0) .rotation3DEffect( Rotation3D(angle: Angle2D(degrees: 1 * context.date.timeIntervalSinceReferenceDate), axis: .y ) )
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’24