Searched refs:setMeshes (Results 1 – 3 of 3) sorted by relevance
40 this.setMeshes(meshes); in EmitterMeshVertexShape()48 public void setMeshes(List<Mesh> meshes) { in setMeshes() method in EmitterMeshVertexShape
33 public void setMeshes(List<Mesh> meshes) { in setMeshes() method in EmitterMeshFaceShape
90 ((EmitterMeshVertexShape) emitterShape).setMeshes(meshes); in apply()