three-stdlib icon indicating copy to clipboard operation
three-stdlib copied to clipboard

`onBeforeRender` of `Reflector` & `Refractor` type is mismatched

Open nhtoby311 opened this issue 1 year ago • 0 comments

  • three version: 0.160.0
  • @types/three version: 0.162.0
  • three-stdlib version: 2.29.4

Problem description:

I receive this parameters type errors for Reflector and Refractor, where it should have accept 3 parameters instead.

image

nhtoby311 avatar Mar 04 '24 10:03 nhtoby311