public int GetMeshes (out Mesh[] meshes);

Parámetros

meshesThis array is populated with the list of Meshes being used for particle rendering.

Valor de retorno

int The number of Meshes actually written to the destination array.

Descripción

Get the array of Meshes to be used as particles.