Maven module :un.storage : model3d-mmd :
Class :
un.storage.model3d.mmd.vmd.VMDFaceMorphFrame
Extends/Implements : -
Subclasses : -
Variables :
name,
frameNumber,
factor
Functions :
getTime,
read,
toString
public Chars
name
public long
frameNumber
public float
factor
public int
getTime ()
public void
read (DataInputStream ds)
public String
toString ()
name : name of the skin to use
frameNumber : time when to apply it (in 100.0/3 of second)
factor : global scale to apply to the vertices
author Johann Sorel