 | 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.PortalFramesAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<double> OrientationFactor { get; }
ReadOnly Property OrientationFactor As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ OrientationFactor {
IReadOnlyProperty<double>^ get ();
}
abstract OrientationFactor : IReadOnlyProperty<float> with get
Property Value
Type:
IReadOnlyPropertyDouble
See Also