Unreal Engine Blueprint API Reference > Components > Movement > Planar
Constrain a direction vector to the plane constraint, if enabled. See: SetPlaneConstraint
Target is Movement Component
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
vector | Direction |
Outputs
Type | Name | Description |
---|---|---|
vector | Return Value | Constrain a direction vector to the plane constraint, if enabled.@see SetPlaneConstraint |