Method From
From(IPortalFrameBase?)
Creates a new instance of PortalFrameBaseParams class based on given portal frame base
Declaration
public static PortalFrameBaseParams From(IPortalFrameBase? portalFrameBase)
Parameters
| Type | Name | Description |
|---|---|---|
| IPortalFrameBase | portalFrameBase | The portal frame base to initialize the parameters by |
Returns
| Type | Description |
|---|---|
| PortalFrameBaseParams | The newly created instance of PortalFrameBaseParams class |