C4 Engine
C4 Engine API Documentation

ClothGeometryObject::SetClothSize

Defined in:  C4Deformable.h
Sets the cloth size.
Prototype

void SetClothSize(const Vector2D& size);

Parameters
size The new cloth size.
Description
See Also

ClothGeometryObject::GetClothSize