PortalFrameSpanParams Constructor

The constructor for parameters for creating a portal frame span

Namespace:  TSD.API.Remoting.PortalFrames.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public PortalFrameSpanParams(
	PortalFrameSpanType portalFrameSpanType,
	double leftLevel,
	double rightLevel
)

Parameters

portalFrameSpanType
Type: TSD.API.Remoting.PortalFramesPortalFrameSpanType
The type of the span
leftLevel
Type: SystemDouble
The left side level of the span
rightLevel
Type: SystemDouble
The right side level of the span
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.