Contents

init(layers:)

Creates a layer component with the specified layers.

Declaration

init(layers: RenderLayer.Set)

Parameters

  • layers:

    The layers this entity participates in

See Also

Creating a component