==(_:_:)
Returns a Boolean value that indicates whether two environment-lighting configuration components are equal.
Declaration
static func == (lhs: EnvironmentLightingConfigurationComponent, rhs: EnvironmentLightingConfigurationComponent) -> BoolParameters
- lhs:
An environment-lighting configuration component.
- rhs:
Another environment-lighting configuration component.