Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<CustomDataLayer> |
CustomDataLayer.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<CustomDataLayer> |
CustomData.getLayers()
Get method for struct member 'layers'.
|
Modifier and Type | Method and Description |
---|---|
void |
CustomData.setLayers(CPointer<CustomDataLayer> layers)
Set method for struct member 'layers'.
|
Constructor and Description |
---|
CustomDataLayer(CustomDataLayer that) |