Navigation
BlueprintAPI > BlueprintAPI/Physics
blueprint function to set a specific root proxy local transform warning: when called from C++ and calling it on multiple root proxies it is recommended to use SetRootProxyLocalTransform instead and then call RefreshCustomRenderer to avoid the cost of refreshing the renderer each time
Target is Geometry Collection Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Index | |
| transform | Root Proxy Transform |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |