Mesh:setIndices
From GiderosMobile
Available since: Gideros 2012.09
Description
Sets zero or more indices at index array with a single function call. It accepts multiple values or a Lua array.
= Mesh:setIndices(indices,)
'indices: (any) '
Available since: Gideros 2012.09
Sets zero or more indices at index array with a single function call. It accepts multiple values or a Lua array.
= Mesh:setIndices(indices,)
'indices: (any) '