Skip to content

Commit

Permalink
docs(Texture): add more info about how equals work
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed Nov 1, 2023
1 parent e33a955 commit 223a29c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Texture.ts
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ export class Texture extends ThreeJsTextue {

/**
* compares filenames of textures without the extensions
* comparision is case insensitive
*
* For example:
* - texture.jpg == TEXTURE.JPG
Expand Down

0 comments on commit 223a29c

Please sign in to comment.