gs.materials.PBD.Cloth#

class genesis.engine.materials.PBD.cloth.Cloth(rho=4.0, static_friction=0.15, kinetic_friction=0.15, stretch_compliance=1e-07, bending_compliance=1e-05, stretch_relaxation=0.3, bending_relaxation=0.1, air_resistance=0.001)[源代码]#

基类:Base

property rho#
property static_friction#
property kinetic_friction#
property stretch_compliance#
property bending_compliance#
property stretch_relaxation#
property bending_relaxation#
property air_resistance#