Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/InstancedSkinnedMesh
Get the transform for the instance specified. Instance is returned in local space of this component unless bWorldSpace is set. Returns True on success.
Target is Instanced Skinned Mesh Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| struct | Instance Id | |
| boolean | World Space |
Outputs
| Type | Name | Description |
|---|---|---|
| transform | Out Instance Transform | |
| boolean | Return Value |