Generate Basis TB
Generates a basis tangent and bitangent from the UV, Base Normal and Base Position.

Ports
| Name | Direction | Type | Binding | Description |
|---|---|---|---|---|
| UV | Input | Vector 2 | UV | UV coordinates |
| Base Normal | Input | Vector 3 | None | Base normal |
| Base Position | Input | Vector 3 | None | Base position (predisplacement) |
| Tangent | Output | Vector 3 | None | Output tangent |
| Bitangent | Output | Vector 3 | None | Output bitangent |