import {ShockWaveMaterial} from 'postprocessing/src/materials/ShockWaveMaterial.js'
ShockWaveMaterial
Extends:
three~ShaderMaterial → ShockWaveMaterial
A shock wave shader material.
Based on a Gist by Jean-Philippe Sarda: https://gist.github.com/jpsarda/33cea67a9f2ecb0a0eda
Constructor Summary
Public Constructor | ||
public |
constructor(options: Object) Constructs a new shock wave material. |