Capture Object

Capture Object

Pressing the Capture Object button produces the selected output files.

The process works by rendering the quickIconCam's actual view (also visible in the preview section) to a RenderTexture (created from code). Then the image / Sprite is created based on the RenderTexture.

Capture All

Pressing the Capture All button (only available in multiple object mode) selects each of the objects in the object list and captures all of them with the current configured settings.

Last updated