Class CellScreenshotSystem.Screenshot
Data to hold a single screenshot
Fields
CreatedDate
Declaration
public long CreatedDate
FilePath
Declaration
public string FilePath
Locked
True if the user want to prevent accidental deletion
Declaration
public bool Locked
Range
Global range of the rendering cells inside this screenshot
Declaration
public IRect Range
SkyBottom
Sky gradient color on bottom
Declaration
public Color32 SkyBottom
SkyTop
Sky gradient color on top
Declaration
public Color32 SkyTop