Contents

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.