Skip to content

Commit

Permalink
ReflectorNode: Remove getTextureNode(). (#1333)
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 authored Nov 4, 2024
1 parent 85f9126 commit 4e28961
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions types/three/src/nodes/utils/ReflectorNode.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ export default class ReflectorNode extends TextureNode {

constructor(parameters?: ReflectorNodeParameters);

getTextureNode(): TextureNode;

getVirtualCamera(camera: Camera): Camera;

getRenderTarget(camera: Camera): RenderTarget;
Expand Down

0 comments on commit 4e28961

Please sign in to comment.