iterami/Docs.htm/common HTM Projects/webgl.js/webgl_prefab_repeat(args)
- Prefab used to randomly place repeated copies of another prefab within an area.
- If the "characters" arg is an object, new characters will be created for each prefab and will inherit the specified properties.
characters
| false
| boolean false or object
|
count
| 1
| number
|
properties
|
| object
|
type
|
| string
|
x-max
| 0
| number
|
x-min
| 0
| number
|
y-max
| 0
| number
|
y-min
| 0
| number
|
z-max
| 0
| number
|
z-min
| 0
| number
|