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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.