Maven module :un.storage : model3d-mmd :
Class : un.storage.model3d.mmd.pmd.PMDMorph
Extends/Implements : -
Subclasses : -

PMD face morph.
author  Johann Sorel


Variables : name, englishName, skinType, movements
Functions : setToDefault, read, write



The first morph is named base.
the indexes in VertexPosition are relative to the base morph.
public Chars name


translated value, if possible */
public Chars englishName


morh type :
public byte skinType

public VertexPosition[] movements


public void setToDefault ()

public void read (DataInputStream ds)

public void write (DataOutputStream ds)