DinoFracture 2.11.1
A Dynamic Fracture Library
Loading...
Searching...
No Matches

DinoFracture.FractureGeometry.SlicePlaneSerializable Struct Reference

Unity cannot handle the serializable attribute on types defined in dlls. So, we have to duplicate the SlicePlane structure here in order to save it. More...

Collaboration diagram for DinoFracture.FractureGeometry.SlicePlaneSerializable:
[legend]

Public Member Functions

SlicePlane ToSlicePlane ()
 Converts this serialization helper to a normal slice plane.
 

Detailed Description

Unity cannot handle the serializable attribute on types defined in dlls. So, we have to duplicate the SlicePlane structure here in order to save it.

Member Function Documentation

◆ ToSlicePlane()

SlicePlane DinoFracture.FractureGeometry.SlicePlaneSerializable.ToSlicePlane ( )
inline

Converts this serialization helper to a normal slice plane.

Returns