public int GetMeshes (out Mesh[] meshes);

Parameters

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

Returns

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

Description

Get the array of Meshes to be used as particles.