Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<MaterialGPencilStyle> |
MaterialGPencilStyle.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<MaterialGPencilStyle> |
Material.getGp_style()
Get method for struct member 'gp_style'.
|
Modifier and Type | Method and Description |
---|---|
void |
Material.setGp_style(CPointer<MaterialGPencilStyle> gp_style)
Set method for struct member 'gp_style'.
|
Constructor and Description |
---|
MaterialGPencilStyle(MaterialGPencilStyle that) |