ly.img.android.pesdk.backend.operator.rox / RoxOperation / render

render

@NotNull protected fun render(@NotNull requested: Requested): ResultI

Start the Operation

Parameters

requested - a ResultRegion object hold the request options like position and transformation.

Return
a RequestResult object, contains the result.

@<?> fun render(@<?> isPreview: boolean): void