UnityMol  1.0.25beta
ScreenShot Class Reference
Inheritance diagram for ScreenShot:

Public Member Functions

void startScreenshotSequence (int resWidth, int resHeight, string dirPath, bool transparent)
 
void stopScreenshotSequence ()
 
void takeScreenshot (int resWidth, int resHeight, string path)
 
void takeTransparentScreenshot (int resWidth, int resHeight, string path)
 

Public Attributes

string directorypath = ""
 

Member Function Documentation

◆ startScreenshotSequence()

void ScreenShot.startScreenshotSequence ( int  resWidth,
int  resHeight,
string  dirPath,
bool  transparent 
)

◆ stopScreenshotSequence()

void ScreenShot.stopScreenshotSequence ( )

◆ takeScreenshot()

void ScreenShot.takeScreenshot ( int  resWidth,
int  resHeight,
string  path 
)

◆ takeTransparentScreenshot()

void ScreenShot.takeTransparentScreenshot ( int  resWidth,
int  resHeight,
string  path 
)

Member Data Documentation

◆ directorypath

string ScreenShot.directorypath = ""

The documentation for this class was generated from the following file: