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