Uses of Class
org.blender.dna.GPUDOFSettings
-
Packages that use GPUDOFSettings Package Description org.blender.dna -
-
Uses of GPUDOFSettings in org.blender.dna
Methods in org.blender.dna that return GPUDOFSettings Modifier and Type Method Description GPUDOFSettings
Camera. getGpu_dof()
Deprecated.DeprecatedMethods in org.blender.dna that return types with arguments of type GPUDOFSettings Modifier and Type Method Description CPointer<GPUDOFSettings>
GPUDOFSettings. __io__addressof()
Instantiates a pointer on this instance.Methods in org.blender.dna with parameters of type GPUDOFSettings Modifier and Type Method Description void
Camera. setGpu_dof(GPUDOFSettings gpu_dof)
Deprecated.DeprecatedConstructors in org.blender.dna with parameters of type GPUDOFSettings Constructor Description GPUDOFSettings(GPUDOFSettings that)
-