unreal.SolverConstraintsGroup¶
- class unreal.SolverConstraintsGroup(gauss_seidel_constraints: SolverGaussSeidelConstraintsGroup = Ellipsis)¶
Bases:
StructBaseSolver Constraints Group
C++ Source:
Plugin: ChaosFlesh
Module: ChaosFleshEngine
File: ChaosDeformableSolverGroups.h
Editor Properties: (see get_editor_property/set_editor_property)
corotated_constraints(SolverCorotatedConstraintsGroup): [Read-Write]enable_kinematics(bool): [Read-Write]enable_position_targets(bool): [Read-Write]gauss_seidel_constraints(SolverGaussSeidelConstraintsGroup): [Read-Write] These are options for another solver.
- property gauss_seidel_constraints: SolverGaussSeidelConstraintsGroup¶
[Read-Only] These are options for another solver.