react-three-gui:用于React三纤维和React弹簧的GUI工具

时间:2024-05-22 06:51:13
【文件属性】:

文件名称:react-three-gui:用于React三纤维和React弹簧的GUI工具

文件大小:224KB

文件格式:ZIP

更新时间:2024-05-22 06:51:13

TypeScript

React三桂 用于在React中更改变量状态的图形用户界面。 例子 用法 基本例子 import { Controls , useControl } from 'react-three-gui' ; const MyMesh = ( ) => { const rotationX = useControl ( 'Rotation X' , { type : 'number' } ) ; return < mesh xss=removed> ; } export const App = ( ) => { return ( < Controls> < Controls> < MyMesh> < / Controls . Canvas >


【文件预览】:
react-three-gui-master
----.gitignore(89B)
----tsconfig.json(777B)
----README.md(3KB)
----test()
--------blah.test.tsx(304B)
----.vscode()
--------settings.json(104B)
----package.json(1KB)
----src()
--------components()
--------types.ts(3KB)
--------contexts()
--------utils.ts(1KB)
--------index.ts(317B)
--------hooks()
----example()
--------index.tsx(4KB)
--------tsconfig.json(458B)
--------package.json(836B)
--------.npmignore(24B)
--------index.html(342B)
--------yarn.lock(246KB)
----yarn.lock(281KB)

网友评论