Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<GPUSSAOSettings> |
GPUSSAOSettings.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<GPUSSAOSettings> |
GPUFXSettings.getSsao()
Get method for struct member 'ssao'.
|
Modifier and Type | Method and Description |
---|---|
void |
GPUFXSettings.setSsao(CPointer<GPUSSAOSettings> ssao)
Set method for struct member 'ssao'.
|
Constructor and Description |
---|
GPUSSAOSettings(GPUSSAOSettings that) |