Category: Objects
/ Category
Since engine version: 1.0 OC
SetCategory
Description
Changes the category of an object.
Syntax
void SetCategory(int category);
Parameter
- category:
- Object category. Should be a valid C4D_x value.
Remark
Also see object categories
See also: GetCategory