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()
Get method for struct member 'light'.
|
Modifier and Type | Method and Description |
---|---|
void |
UserDef.setLight(CArrayFacade<SolidLight> light)
Set method for struct member 'light'.
|
Constructor and Description |
---|
SolidLight(SolidLight that) |