Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
toloudis authored Dec 7, 2023
1 parent d35f15e commit fff484e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/loaders/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export type CreateLoaderOptions = {
cache?: VolumeCache;
scene?: number;
concurrencyLimit?: number;
// one array per channel
// optional raw image data for VolumeFileFormat.DATA
imageData?: RawArrayData;
imageDataInfo?: RawArrayInfo;
};
Expand Down

0 comments on commit fff484e

Please sign in to comment.