Layer

Layer

图层是引擎中渲染数据的一个分组。该类是图层抽象基类, 不应该被用来直接实例化,而应该使用其派生类,如 ImageLayer、VectorLayer、PrimitiveLayer等。

Constructor

new Layer()