init(width:height:)
Creates a surface style with the given width and height in meters.
Declaration
init(width: Float, height: Float)Parameters
- width:
The width of the portal mesh, in meters.
- height:
The height of the portal mesh, in meters.
Creates a surface style with the given width and height in meters.
init(width: Float, height: Float)The width of the portal mesh, in meters.
The height of the portal mesh, in meters.