C4 Engine
C4 Engine API Documentation

class RopeController

Defined in:  C4Deformable.h
The RopeController class manages a dynamic rope geometry.
Definition

class RopeController final : public DeformableBodyController

Constructor

RopeController();

Description
The RopeController class encapsulates the dynamic rope simulation controller that is automatically assigned to a RopeGeometry node.
Base Classes
DeformableBodyController A RopeController is a specific type of deformable controller.
Wiki Articles

Rope Controller