Function
Slow
InstancedStaticMesh:AddInstances
Add multiple instances to this component. It is way efficient calling this once than AddInstance multiple times
Syntax
my_instanced_static_mesh:AddInstances(instances)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
instances
|
table | — | Array with the instances |