geometry_compute_vertex_normals_unindexed
geometry_compute_vertex_normals_unindexed(positions, normals, vertex_count)
Kind: global function
Param | Type |
---|---|
positions | Array.<number> | Float32Array |
normals | Array.<number> | Float32Array |
vertex_count | number |