Node Collection Info#

from geonodes import nodes

node = nodes.CollectionInfo(collection=None, separate_children=None, reset_children=None, transform_space='ORIGINAL')

Blender Image

Args:#

Input socket arguments:#

Node parameter arguments:#

  • transform_space (str): default = ‘ORIGINAL’ in (‘ORIGINAL’, ‘RELATIVE’)

Output sockets:#

Implementation#

Class or method name

Definition

Geometry

Collection

@classmethod
def Collection(cls, collection=None, separate_children=None, reset_children=None, transform_space='ORIGINAL'):

Go to top - main - nodes - nodes menus