Primitive.targets

An array of morph targets. Each target is an associative array with attributes in ["POSITION, "NORMAL", "TANGENT"] pointing to their corresponding accessors.

class Primitive
int[string][] targets;

Meta