The result of a fragment operation. This must be disposed of after use otherwise leaks will occur. See PhysicsDestructor.Fragment.
Property | Description |
---|---|
brokenGeometry | The geometry that was fragmented (broken). |
transform | The transform used when fragmenting. All returned geometry uses this. |
unbrokenGeometry | The geometry that was not fragmented (unbroken). |
Method | Description |
---|---|
Dispose | Dispose of the fragment result. |