The result of a slice operation. This must be disposed of after use otherwise leaks will occur. See PhysicsDestructor.Slice.
Property | Description |
---|---|
leftGeometry | The geometry that was sliced on the "left" of the line. |
rightGeometry | The geometry that was sliced on the "right" of the line. |
transform | The transform used when slicing. All returned geometry uses this. |
Method | Description |
---|---|
Dispose | Dispose of the fragment result. |