Maven module :un.storage : model3d-unity :
Class : un.storage.model3d.unity.model.type.StaticVectorType
Extends/Implements : un.storage.model3d.unity.model.type.UnityValueType
Subclasses : -

vector types contains a single array type node named 'Array';
@author Johann Sorel


Variables : -
Functions : getName, match, valueClass, toValue, toNode



public Chars getName ()

public boolean match (Chars name)

public Class valueClass ()

public Object toValue (TypedNode node)

public TypedNode toNode (Object value, UnityNodeType type)