export class VelocityMaterial extends ShaderMaterial { constructor(); isVelocityMaterial: boolean; } import { ShaderMaterial } from "three";