public int stream ;

Descripción

Which vertex buffer stream the attribute should be in.

Unity supports up to 4 vertex streams, most meshes use one stream for all attributes. Default value is 0.

See Also: Mesh.SetVertexBufferParams.