iterami/Docs.htm/common HTM Repos/webgl.js/webgl_entity_create(args)
- Creates entities which then init via webgl_entity_init(entity).
- Add created entities to their groups. If it's a "skybox" entity then the entity is removed from the "opaque" and "transparent" groups.
- Entity properties can overwrite the default entity properties.
| character
| webgl_character_base
| string ID
|
| entities
| []
| array of entity objects
|
| groups
| []
| array of strings
|