Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
GPUDOFSettings |
Camera.getGpu_dof()
Get method for struct member 'gpu_dof'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<GPUDOFSettings> |
GPUDOFSettings.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<GPUDOFSettings> |
GPUFXSettings.getDof()
Get method for struct member 'dof'.
|
Modifier and Type | Method and Description |
---|---|
void |
Camera.setGpu_dof(GPUDOFSettings gpu_dof)
Set method for struct member 'gpu_dof'.
|
Modifier and Type | Method and Description |
---|---|
void |
GPUFXSettings.setDof(CPointer<GPUDOFSettings> dof)
Set method for struct member 'dof'.
|
Constructor and Description |
---|
GPUDOFSettings(GPUDOFSettings that) |