Skip to main content

SelectablesRenderOperation

Represents a selectable render operation.

Index

Properties

Properties

readonlydone

done: () => void

Type declaration

    • (): void
    • Called when selectable render operations is completed.


      Returns void