Advertisement
yskang

threejs-viewer-12

May 6th, 2020
1,029
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. class PropertyPanel {
  2.   constructor( parentContainer ) {}
  3.  
  4.   init() {}
  5.  
  6.   setTitle( title ) {}
  7.  
  8.   setProperties( props ) {}
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement