Navigation
BlueprintAPI > BlueprintAPI/Physics
[EXPERIMENTAL] Set whether all bodies in this component allow Partial Island Sleeping for the island they are in. Note that Partial Island Sleeping is a CPU optimization disabling non-moving bodies in the solver. This feature is useful for scenes with many rigid bodies but can affect the physics behavior.
Target is Primitive Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | In Allow Partial Island Sleep |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |