BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/InstancedStaticMesh
Add an instance to this component. Transform is given in local space of this component unless bWorldSpace is set.
Target is Instanced Static Mesh Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| transform | Instance Transform | |
| boolean | World Space |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | Add an instance to this component. Transform is given in local space of this component unless bWorldSpace is set. |