diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/resources.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/resources.md b/doc/resources.md index 4fbc54f..53bd3c0 100644 --- a/doc/resources.md +++ b/doc/resources.md @@ -58,7 +58,7 @@ white except normals are zero. | `g_double_sided` | | | | `va_position` | `Res<[Vec3]>` | | | `va_normal` | `Res<[Vec3]>` | | -| `va_tangent` | `Res<[Vec3]>` | | +| `va_tangent` | `Res<[Vec4]>` | Tangent+Handedness | | `va_texcoord` | `Res<[Vec2]>` | | | `va_roughness` | `Res<[Float]>` | | | `va_metallic` | `Res<[Float]>` | | |