AbstractCreates a transform preview jig for the given source entities.
Active editor view that renders transient entities.
Original entities cloned for preview display.
Number of copy placements for array previews (default 1).
Protected Readonly_Protected ReadonlybatchProtected ReadonlycopyProtected ReadonlypreviewAssign the preview entity used by the jig.
The entity should be transient (not yet added to the model database).
ProtectedpreviewFlat list of transient preview entities derived from previewEntries.
Protected AbstractbuildBuilds world-space transforms for every transient preview entity.
Current prompt input sampled by the editor.
Disposes batch overlays and removes transient preview entities.
Publishes transient clones once and applies the latest cached transforms.
Applies the latest transform to batch overlays or caches transforms for the transient clone path.
Subclasses with copyCount > 1 batch previews should override this method
and call AcEdBatchedPreview.updatePlacements when appropriate.
Current prompt input sampled by the editor.
Transform preview jig for a set of selected entities.
Reuses GPU-resident batched geometry when possible. The legacy transient clone path publishes once and then updates transforms only.