Contents

init(layer:)

Creates a layer component with a single layer.

Declaration

init(layer: RenderLayer)

Parameters

  • layer:

    The layer this entity participates in

See Also

Creating a component