(Molehill) Game Programming Beginner's Guide 读书笔记 chapter2
时间:2014-08-20 20:52:52
收藏:0
阅读:272
-- chapter2. //23.
-- Blueprint of a Molehill
Stage3D objects are not inside the DisplayList in Flash!
As they are not DisplayObjects, you cannot apply filters or blend
modes. You cannot even put a Stage3D object over the top of other Flash 2D graphics!
(Molehill) Game Programming Beginner's Guide 读书笔记 chapter2,布布扣,bubuko.com
原文:http://www.cnblogs.com/defaultred/p/3925337.html
评论(0)