Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/Movement > BlueprintAPI/Components/Movement/Planar
Get the plane constraint origin. This defines the behavior of snapping a position to the plane, such as by SnapUpdatedComponentToPlane().
Target is Movement Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Return Value | The origin of the plane that constrains movement, if the plane constraint is enabled. |