UNPKG

@types/three

Version:
7 lines (5 loc) 203 B
import Node from "../core/Node.js"; export const tangentGeometry: Node<"vec4">; export const tangentLocal: Node<"vec3">; export const tangentView: Node<"vec3">; export const tangentWorld: Node<"vec3">;