Unity Products:Amplify Shader Editor/Vertex Tangent
Vertex Tangent Node
The Vertex Tangent node outputs the vertex tangent vector in object space. An interpolated value is outputted if connected to ports other than Vertex Offset or Vertex Normal.
Nodes used: Vertex Tangent
Output Port | Description | Type |
---|---|---|
XYZ | Returns the assigned vertex tangent value. | Float3 |
X | Returns only the X component of the vertex tangent value. | Float |
Y | Returns only the Y component of the vertex tangent value. | Float |
Z | Returns only the Z component of the vertex tangent value. | Float |