mesh>triangles ( sources vertices mesh-tag -- models )


Vocabulary
game.models.collada.private

Inputs
sourcesa sequence
verticesa pair
mesh-taga tag


Outputs
modelsa sequence


Word description
Creates a sequence of models from the triangles in the mesh tag.

Definition