dreiDrei.docs

MeshDistortMaterial

  • Gradient textures
    Gradient textures

This material makes your geometry distort following simplex noise.

<mesh>
  <boxGeometry />
  <MeshDistortMaterial distort={1} speed={10} />
</mesh>

src/core/MeshDistortMaterial.tsx

Edit this page

MeshDiscardMaterial
MeshReflectorMaterial
  • getting started
  • abstractions
  • cameras
  • controls
  • gizmos
  • loaders
  • misc
  • modifiers
  • performances
  • portals
  • shaders
    • MeshDiscardMaterial
    • MeshDistortMaterial
    • MeshReflectorMaterial
    • MeshRefractionMaterial
    • MeshTransmissionMaterial
    • MeshWobbleMaterial
    • PointMaterial
    • shaderMaterial
    • SoftShadows
  • shapes
  • staging

On This Page