我正在构建一个应用程序,我想在我的目标增强图像上显示多行文本。该程序适用于少于7行的文本,但当超过7行时就会崩溃。let text = SCNText(string: "this is the first line \n hello this is the second line \n hello this islet fontScale: Float = 0.01
textNode.scale = SCNVector3(fontScale, fontScale, fontScale) /
{getTitleTwo()} //this is a span element </StyledWrapper>在我的StyledWrapper中,我有以下内容: text-decoration: none;在我的StyledImageBlock中,我有以下内容:在我的StyledTextContent