import{_ as a,c as t,a0 as r,o}from"./chunks/framework.P9qPzDnn.js";const u=JSON.parse('{"title":"Function: createLayerTreeNode()","description":"","frontmatter":{"editLink":false},"headers":[],"relativePath":"api/data/common/functions/createLayerTreeNode.md","filePath":"api/data/common/functions/createLayerTreeNode.md","lastUpdated":null}'),n={name:"api/data/common/functions/createLayerTreeNode.md"};function c(s,e,i,d,p,l){return o(),t("div",null,e[0]||(e[0]=[r('
Profectus / data/common / createLayerTreeNode
createLayerTreeNode<
T
>(optionsFunc
):any
Lazily creates a tree node that's associated with a specific layer, with the given options.
• T extends LayerTreeNodeOptions
() => T
A function that returns the options object for this tree node.
any