Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<SolidLight> |
SolidLight.__io__addressof()
Instantiates a pointer on this instance.
|
CArrayFacade<SolidLight> |
UserDef.getLight_param()
Get method for struct member 'light_param'.
|
Modifier and Type | Method and Description |
---|---|
void |
UserDef.setLight_param(CArrayFacade<SolidLight> light_param)
Set method for struct member 'light_param'.
|
Constructor and Description |
---|
SolidLight(SolidLight that) |