Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Proc Mesh Tangent' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Proc Mesh Tangent |
Outputs
| Type | Name | Description |
|---|---|---|
| vector | Tangent X | Direction of X tangent for this vertex |
| boolean | Flip Tangent Y | Bool that indicates whether we should flip the Y tangent when we compute it using cross product |