update example
This commit is contained in:
@@ -31,7 +31,9 @@ void main() async {
|
||||
await viewer.updateViewportAndCameraProjection(500, 500);
|
||||
|
||||
var outDir = Directory("$testDir/skybox");
|
||||
outDir.deleteSync(recursive: true);
|
||||
outDir.createSync();
|
||||
|
||||
await viewer.setRecordingOutputDirectory(outDir.path);
|
||||
await viewer.setRecording(true);
|
||||
await viewer.loadSkybox(
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:049d0c7b05f78f95892418ad6a28555b28fc5d69d9d7b7344b1617d467781e17
|
||||
size 108873
|
||||
oid sha256:2b607499a204000d3f4ec9a029d6e8416ce81557dc95dbceb0850af6ba482776
|
||||
size 109065
|
||||
|
||||
Reference in New Issue
Block a user