UNPKG

@types/three

Version:
7 lines (4 loc) 213 B
import MathNode from "../../math/MathNode.js"; import { ShaderNodeObject } from "../../tsl/TSLCore.js"; declare const getGeometryRoughness: () => ShaderNodeObject<MathNode>; export default getGeometryRoughness;