class ClothController
Defined in:
The C4Deformable.hClothController class manages a dynamic cloth geometry.
Definition
class ClothController final : public DeformableBodyController
Constructor
ClothController();
Description
The ClothController class encapsulates the dynamic cloth simulation controller that is automatically assigned to a ClothGeometry node.
Base Classes
DeformableBodyController |
A ClothController is a specific type of deformable controller.
|
Wiki Articles
