Smart Gallery v1.1
 
Loading...
Searching...
No Matches
Loader Class Reference

The loader of the gallery. More...

Inheritance diagram for Loader:
ColliderLoader UILoader

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.
 

Detailed Description

The loader of the gallery.