new Layer()
MEMBERS
-
name :string
-
The name of the Layer
-
type :string
-
The type identifier.
Object representing a rendering order group. The 'GraphicObject.layer' property can assigned to specific Layers to manipulate the render order of the given GraphicObject. Use 'Scene.defineLayer' to add a new Layer to a Scene. To manipulate the render order of GraphicObjects within the same Layer, see the 'GraphicObject.subLayer' property. [NON-INSTANTIABLE]
The name of the Layer
The type identifier.