就业培训
下载中心
Wiki
联络
登录
注册
首页
C4D R23.110 C++ SDK
Enumerations
COLOR
Library
» 描述
|
Enumeration
详细描述
Enumerations
enum
{
COLOR_R
,
COLOR_G
,
COLOR_B
}
Enumeration Type Documentation
◆
anonymous enum
anonymous enum
Enumerator
COLOR_R
R component.
COLOR_G
G component.
COLOR_B
B component.