| 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: 23.1.0.154
Syntax IReadOnlyProperty<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
IReadOnlyPropertyDoubleSee Also