Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CustomData_MeshMasks |
Mesh_Runtime.getCd_mask_extra()
Get method for struct member 'cd_mask_extra'.
|
CustomData_MeshMasks |
Scene.getCustomdata_mask_modal()
Get method for struct member 'customdata_mask_modal'.
|
CustomData_MeshMasks |
Scene.getCustomdata_mask()
Get method for struct member 'customdata_mask'.
|
CustomData_MeshMasks |
Object_Runtime.getLast_data_mask()
Get method for struct member 'last_data_mask'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<CustomData_MeshMasks> |
CustomData_MeshMasks.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
Mesh_Runtime.setCd_mask_extra(CustomData_MeshMasks cd_mask_extra)
Set method for struct member 'cd_mask_extra'.
|
void |
Scene.setCustomdata_mask_modal(CustomData_MeshMasks customdata_mask_modal)
Set method for struct member 'customdata_mask_modal'.
|
void |
Scene.setCustomdata_mask(CustomData_MeshMasks customdata_mask)
Set method for struct member 'customdata_mask'.
|
void |
Object_Runtime.setLast_data_mask(CustomData_MeshMasks last_data_mask)
Set method for struct member 'last_data_mask'.
|
Constructor and Description |
---|
CustomData_MeshMasks(CustomData_MeshMasks that) |