StereoParametersMagnitude
Property
|
Property that represents magnitude of view
separation. * A magnitude of 1.0 is the default value. * A
magnitude of 0.0 produces no stereo effect. * A magnitude of 2.0
produces a double stereo effect.
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Magnitude { get; }
Public ReadOnly Property Magnitude As Double
Get
public:
property double Magnitude {
double get ();
}
member Magnitude : float with get
Property Value
Double
See Also