UNPKG

@types/three

Version:
6 lines (4 loc) 183 B
import Node from "../core/Node.js"; export const backgroundBlurriness: Node<"float">; export const backgroundIntensity: Node<"float">; export const backgroundRotation: Node<"mat4">;