Skip to content

Commit ed2ab70

Browse files
committed
remove clip property
1 parent f11459c commit ed2ab70

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/visionOS/web-spatial/model/SpatializedElement.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ class SpatializedElement: SpatialObject {
2323
var scrollWithParent = true
2424
var zIndex: Double = 0
2525

26-
// whether require clip action
27-
// var clip = true
28-
2926
var enableDragStartGesture: Bool = false
3027
var enableDragGesture: Bool = false
3128
var enableDragEndGesture: Bool = false

0 commit comments

Comments
 (0)