▸ isPartOfNode(part
: SceneNode, rootNode
: BaseNode): boolean
Defined in isPartOfNode.ts:4
this function allows you to check whether a node is part of an rootNode
Parameters:
Name | Type |
---|---|
part |
SceneNode |
rootNode |
BaseNode |
Returns: boolean
▸ isPartOfNode(part
: SceneNode, rootNode
: BaseNode): boolean
Defined in isPartOfNode.ts:4
this function allows you to check whether a node is part of an rootNode
Parameters:
Name | Type |
---|---|
part |
SceneNode |
rootNode |
BaseNode |
Returns: boolean