constructor Method
Constructor
GraphicBranch(ownsEntries: boolean = false): GraphicBranch
| Parameter | Type | Description |
|---|---|---|
| ownsEntries | boolean | If true, when this branch is disposed, all of the RenderGraphics it contains will also be disposed. |
Returns - GraphicBranch
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.