Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<Collection> |
Collection.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<Collection> |
DynamicPaintSurface.getBrush_group()
Get method for struct member 'brush_group'.
|
CPointer<Collection> |
SmokeDomainSettings.getColl_group()
Get method for struct member 'coll_group'.
|
CPointer<Collection> |
LayerCollection.getCollection()
Get method for struct member 'collection'.
|
CPointer<Collection> |
CollectionChild.getCollection()
Get method for struct member 'collection'.
|
CPointer<Collection> |
ParticleSettings.getCollision_group()
Get method for struct member 'collision_group'.
|
CPointer<Collection> |
SoftBody.getCollision_group()
Get method for struct member 'collision_group'.
|
CPointer<Collection> |
RigidBodyWorld.getConstraints()
Get method for struct member 'constraints'.
|
CPointer<Collection> |
ParticleSettings.getDup_group()
Get method for struct member 'dup_group'.
|
CPointer<Collection> |
BlenderObject.getDup_group()
Get method for struct member 'dup_group'.
|
CPointer<Collection> |
ParticleSettings.getEff_group()
Get method for struct member 'eff_group'.
|
CPointer<Collection> |
SmokeDomainSettings.getEff_group()
Get method for struct member 'eff_group'.
|
CPointer<Collection> |
bDopeSheet.getFilter_grp()
Get method for struct member 'filter_grp'.
|
CPointer<Collection> |
SmokeDomainSettings.getFluid_group()
Get method for struct member 'fluid_group'.
|
CPointer<Collection> |
EffectorWeights.getGroup()
Get method for struct member 'group'.
|
CPointer<Collection> |
ClothCollSettings.getGroup()
Get method for struct member 'group'.
|
CPointer<Collection> |
PartEff.getGroup()
Get method for struct member 'group'.
|
CPointer<Collection> |
FreestyleLineSet.getGroup()
Get method for struct member 'group'.
|
CPointer<Collection> |
RigidBodyWorld.getGroup()
Get method for struct member 'group'.
|
CPointer<Collection> |
Scene.getMaster_collection()
Get method for struct member 'master_collection'.
|
CPointer<Collection> |
LightProbe.getVisibility_grp()
Get method for struct member 'visibility_grp'.
|
Modifier and Type | Method and Description |
---|---|
void |
DynamicPaintSurface.setBrush_group(CPointer<Collection> brush_group)
Set method for struct member 'brush_group'.
|
void |
SmokeDomainSettings.setColl_group(CPointer<Collection> coll_group)
Set method for struct member 'coll_group'.
|
void |
LayerCollection.setCollection(CPointer<Collection> collection)
Set method for struct member 'collection'.
|
void |
CollectionChild.setCollection(CPointer<Collection> collection)
Set method for struct member 'collection'.
|
void |
ParticleSettings.setCollision_group(CPointer<Collection> collision_group)
Set method for struct member 'collision_group'.
|
void |
SoftBody.setCollision_group(CPointer<Collection> collision_group)
Set method for struct member 'collision_group'.
|
void |
RigidBodyWorld.setConstraints(CPointer<Collection> constraints)
Set method for struct member 'constraints'.
|
void |
ParticleSettings.setDup_group(CPointer<Collection> dup_group)
Set method for struct member 'dup_group'.
|
void |
BlenderObject.setDup_group(CPointer<Collection> dup_group)
Set method for struct member 'dup_group'.
|
void |
ParticleSettings.setEff_group(CPointer<Collection> eff_group)
Set method for struct member 'eff_group'.
|
void |
SmokeDomainSettings.setEff_group(CPointer<Collection> eff_group)
Set method for struct member 'eff_group'.
|
void |
bDopeSheet.setFilter_grp(CPointer<Collection> filter_grp)
Set method for struct member 'filter_grp'.
|
void |
SmokeDomainSettings.setFluid_group(CPointer<Collection> fluid_group)
Set method for struct member 'fluid_group'.
|
void |
EffectorWeights.setGroup(CPointer<Collection> group)
Set method for struct member 'group'.
|
void |
ClothCollSettings.setGroup(CPointer<Collection> group)
Set method for struct member 'group'.
|
void |
PartEff.setGroup(CPointer<Collection> group)
Set method for struct member 'group'.
|
void |
FreestyleLineSet.setGroup(CPointer<Collection> group)
Set method for struct member 'group'.
|
void |
RigidBodyWorld.setGroup(CPointer<Collection> group)
Set method for struct member 'group'.
|
void |
Scene.setMaster_collection(CPointer<Collection> master_collection)
Set method for struct member 'master_collection'.
|
void |
LightProbe.setVisibility_grp(CPointer<Collection> visibility_grp)
Set method for struct member 'visibility_grp'.
|
Constructor and Description |
---|
Collection(Collection that) |
Modifier and Type | Method and Description |
---|---|
Collection |
MainLib.getCollection()
See
Collection for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setCollection(Collection collection)
See
Collection for documentation. |