iterami/Docs.htm/common HTM Projects/webgl.js/webgl_primitive_particle(args)
- webgl_particle_create(id, args) to creates a particle type.
- The "particle" arg contains the optional particle properties.
- Creates the entities in the "entities" arg, which have a special "vertex-repeat" property for a specific number of vertices.
- Additional default args are handled by webgl_prefab_args(args).
- Translation is the center of the cuboid in which the particles are created.
character
| webgl_character_id
| string ID
|
entities
| []
| array of objects
|
groups
| []
| array of strings
|
id
|
| string ID
|
particle
| {}
| object
|
prefix
| entity_id_count
| string ID
|