问题描述:
[单选]
以下哪组表达式可以联合表示A 层的x 轴值和B 层的y 轴值?()
A.x = thisComp.layer("Layer B").position【0】; y = thisComp.layer("Layer A").position【1】; 【x, y】
B.x = thisComp.layer("Layer A").position【0】; y = thisComp.layer("Layer B").position【1】; 【y, x】
C.x = thisComp.layer("Layer A").position【0】; y = thisComp.layer("Layer B").position【1】; 【x, y】
D.x = thisComp.layer("Layer A").position【1】; y = thisComp.layer("Layer B").position【0】; 【x, y】
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(216.73.216.223)
- 热门题目: 1.研究药物与机体(包括病原体) 2.不是所有在Flash中显示的 3.不能在图形元件的动画序列中使
