Node Mesh Island#

from geonodes import nodes

node = nodes.MeshIsland()

Blender Image

Output sockets:#

Implementation#

Class or method name

Definition

Face

island

@property
def island(self):

island_index

@property
def island_index(self):

island_count

@property
def island_count(self):

Mesh

island

@property
def island(self):

island_index

@property
def island_index(self):

island_count

@property
def island_count(self):

Go to top - main - nodes - nodes menus