IPortalFrameOrientationFactor Property

Gets the orientation factor for the x-axis of the portal frame relative to the plane (either +1 or -1)

Namespace:  TSD.API.Remoting.PortalFrames
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<double> OrientationFactor { get; }

Property Value

Type: IReadOnlyPropertyDouble
See Also