Skip to content

Commit

Permalink
feat: refine readme (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlight-lee authored Feb 6, 2025
1 parent fd573fe commit 60ba60d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ export interface ViewCubeOptions {
* Text in each face of view cube
*/
faceNames?: FaceNames
/**
* Font size of the faceNames
*/
fontSize?: number
}

```
Expand Down

0 comments on commit 60ba60d

Please sign in to comment.