File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed
docs/_posts/components/Texturing Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -288,13 +288,16 @@ Single contained [TextureProperties](/x_ite/components/texturing/textureproperti
288
288
289
289
Any video file format supported by the web browser, but at least:
290
290
291
- | Encoding | File Extension | MIME Type | Comment |
292
- | ----------| ----------------| ------------| --------------|
293
- | MP4 | .mp4 | video/mp4 | Audio/Video |
294
- | WebM | .webm | video/webm | Audio/Video |
295
- | OGG | .ogv | video/ogg | Audio/Video |
296
- | PNG | .png | image/png | Animated PNG |
297
- | GIF | .gif | image/gif | Animated GIF |
291
+ | Encoding | File Extension | MIME Type | Comment |
292
+ | ----------| ----------------| ------------| ------------------|
293
+ | MP4 | .mp4 | video/mp4 | Audio/Video |
294
+ | WebM | .webm | video/webm | Audio/Video |
295
+ | OGG | .ogv | video/ogg | Audio/Video |
296
+ | PNG | .png | image/png | [ Animated PNG] [ ] |
297
+ | GIF | .gif | image/gif | [ Animated GIF] [ ] |
298
+
299
+ [ Animated PNG ] : /x_ite/playground/?url=https://create3000.github.io/Library/Tests/Components/Texturing/AnimatedPNG.x3d
300
+ [ Animated GIF ] : /x_ite/playground/?url=https://create3000.github.io/Library/Tests/Components/Texturing/AnimatedGIF.x3d
298
301
299
302
## Advice
300
303
You can’t perform that action at this time.
0 commit comments