OutlineWidthScene
public struct OutlineWidthScene : Equatable
Outline width scene.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Creates an instance of
OutlineWidthSceneDeclaration
Swift
public init(scene: Double, width: Double)Parameters
sceneThe scene level where the specified width should be used.
widthThe outline width of the line to be created.
OutlineWidthScene Structure Reference