C4 Engine
C4 Engine API Documentation

class ClothController

Defined in:  C4Deformable.h
The ClothController 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

Cloth Controller