The loader of the gallery. More...
Public Member Functions | |
void | Show () |
Shows the viewer. | |
Public Attributes | |
RectTransform | container |
The container of the viewer where the viewer will be created. | |
Viewer | viewerPrefab |
The prefab of the viewer. | |
TargetType | targetType = TargetType.Gallery |
The type of the target of the loader. | |
int | frameIndex |
The index of the frame. | |
Frames | frames |
The frames of the gallery. | |
Gallery | gallery |
The gallery. | |
The loader of the gallery.