ModelData:getImage
EditReturns one of the Images in the model, by index.
image = ModelData:getImage(index)
Arguments
Name | Type | Description |
index | number | The index of the Image to get. |
Returns
Name | Type | Description |
image | Image | The Image object. |
See also
ModelData:getImageCount
ModelData:getBlob
ModelData