namespace change and add camera extraction from GLTF
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
@interface FilamentViewController : UIViewController
|
||||
|
||||
@property(weak, nonatomic) IBOutlet FilamentView* modelView;
|
||||
- (void)setViewer:(holovox::FilamentViewer*)viewer;
|
||||
- (void)setViewer:(polyvox::FilamentViewer*)viewer;
|
||||
- (void)startDisplayLink;
|
||||
- (void)stopDisplayLink;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user