LatticeDeformer.onSerialize

Serializes this node to a DataNode.

class LatticeDeformer
protected @nogc override
void
onSerialize
(
ref DataNode object
)

Parameters

object DataNode

The DataNode to serialize to.

Meta