Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<LightCache> |
LightCache.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<LightCache> |
SceneEEVEE.getLight_cache()
Get method for struct member 'light_cache'.
|
Modifier and Type | Method and Description |
---|---|
void |
SceneEEVEE.setLight_cache(CPointer<LightCache> light_cache)
Set method for struct member 'light_cache'.
|
Constructor and Description |
---|
LightCache(LightCache that) |