Main Content
capture
Class: vr.canvas
(To be removed) Capture virtual reality canvas image
vr.canvas.capture
will be removed in a future release. For more
information, see Version History.
Syntax
image_capture = capture(canvas)
Description
captures a virtual reality canvas into a TrueColor RGB image. You can display this image
using the image_capture
= capture(canvas
)image
command.