Property | Type | Description | |
---|---|---|---|
FrameInterval | int | ||
RenderedImage | |||
cam | Camera | ||
camEnabled | bool |
Method | Description | |
---|---|---|
CaptureImage ( Camera camera, int width, int height ) : |
||
OnPostRender ( ) : void | ||
Start ( ) : void |
public CaptureImage ( Camera camera, int width, int height ) : |
||
camera | Camera | |
width | int | |
height | int | |
return |
public Texture2D,UnityEngine RenderedImage | ||
return |