PortalFrameBaseParams Constructor (Double, PortalFrameBaseFixityType)

The constructor for portal frame base parameters

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PortalFrameBaseParams(
	double offset,
	PortalFrameBaseFixityType fixityType
)

Parameters

offset
Type: SystemDouble
The offset of the base
fixityType
Type: TSD.API.Remoting.PortalFramesPortalFrameBaseFixityType
The fixity type
See Also