constructor Method
Constructor
GraphicBranch(ownsEntries: booleanfalse): 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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.