Welcome to mirror list, hosted at ThFree Co, Russian Federation.

honey.py « fluid « presets « scripts « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0ed3658470a221753205d0c49306a5fa9f117246 (plain)
1
2
3
import bpy
bpy.context.fluid.domain_settings.viscosity_base = 2.0
bpy.context.fluid.domain_settings.viscosity_exponent = 3