UNPKG

@types/three

Version:
5 lines (3 loc) 193 B
import Node from "../core/Node.js"; import { NodeRepresentation, ShaderNodeObject } from "../tsl/TSLCore.js"; export const shapeCircle: (coord?: NodeRepresentation) => ShaderNodeObject<Node>;