| Modifier and Type | Method and Description |
|---|---|
java.util.List<Image> |
GlTF.getImages()
An array of images.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlTF.addImages(Image element)
Add the given images.
|
void |
GlTF.removeImages(Image element)
Remove the given images.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlTF.setImages(java.util.List<Image> images)
An array of images.
|
Copyright © 2024. All Rights Reserved.