MCPcopy Create free account
hub / github.com/MaximeHerpin/modular_tree / selection

Method selection

nodes.py:268–269  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

266
267 @property
268 def selection(self):
269 return ["gp_branch"]
270
271 def draw_buttons(self, context, layout):
272 properties = ["smooth_iterations", "radius", "radius_decrease", "branch_length"]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected