buildEither(second:)

Declaration

static func buildEither<C1, C2>(second component: C2) -> BuilderConditional<C1, C2> where C1 : Chart3DContent, C2 : Chart3DContent