|
XscModelBlendColor Property
|
모델의 혼합 색상을 확인하거나 설정한다. 현재는 블렌드 모드인 경우 모델의 텍스쳐, 물질 정보를 무시하고 이 색으로 그린다.
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntaxpublic Color BlendColor {
[HandleProcessCorruptedStateExceptionsAttribute]
get;
[HandleProcessCorruptedStateExceptionsAttribute]
set;
}
Property Value
Color
See Also