Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
bNodeInstanceKey |
bNodeTree.getActive_viewer_key()
Get method for struct member 'active_viewer_key'.
|
bNodeInstanceKey |
bNodeTreePath.getParent_key()
Get method for struct member 'parent_key'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<bNodeInstanceKey> |
bNodeInstanceKey.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
bNodeTree.setActive_viewer_key(bNodeInstanceKey active_viewer_key)
Set method for struct member 'active_viewer_key'.
|
void |
bNodeTreePath.setParent_key(bNodeInstanceKey parent_key)
Set method for struct member 'parent_key'.
|
Constructor and Description |
---|
bNodeInstanceKey(bNodeInstanceKey that) |