Contents

==(_:_:)

Returns a Boolean value that indicates whether two environment-lighting configuration components are equal.

Declaration

static func == (lhs: EnvironmentLightingConfigurationComponent, rhs: EnvironmentLightingConfigurationComponent) -> Bool

Parameters

  • lhs:

    An environment-lighting configuration component.

  • rhs:

    Another environment-lighting configuration component.