Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/Movement > BlueprintAPI/Components/Movement/Planar
Sets the normal of the plane that constrains movement, enforced if the plane constraint is enabled. Changing the normal automatically sets PlaneConstraintAxisSetting to "Custom".
Target is Movement Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| vector | Plane Normal | The normal of the plane. If non-zero in length, it will be normalized. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |