UNPKG

@types/three

Version:
9 lines (7 loc) 307 B
import AttributeNode from "../core/AttributeNode.js"; import VaryingNode from "../core/VaryingNode.js"; import MathNode from "../math/MathNode.js"; export const tangentGeometry: AttributeNode; export const tangentLocal: VaryingNode; export const tangentView: MathNode; export const tangentWorld: MathNode;