Stereo Nodes

ReadStereoParameters

Used to read the HUD stereo display parameters.

Inputs

PortTypeDescription
ReadAnyStart reading stereo values
StopAnyStop reading stereo values

Outputs

PortTypeDescription
EyeDistanceFloatOutputs eye distance
ScreenDistanceFloatOutputs screen distance
HUDDistanceFloatOutputs HUD distance
FlippedBooleanOutput if stereo is flipped

StereoParameters

Used to output the HUD stereo display parameters.

Inputs

PortTypeDescription
EyeDistanceFloatSets the stereo eye distance
ScreenDistanceFloatSets the stereo screen distance
HUDDistanceFloatSets the stereo HUD distance
DurationFloatDuration of the interpolation in seconds
StartAnyStarts the interpolation

Outputs

PortTypeDescription
CurrentEyeDistanceFloatOutputs the current eye distance
CurrentScreenDistanceFloatOutputs the current screen distance
CurrentHUDDistanceFloatOutputs the current HUD distance
TimeLeftFloatTime left to the end of the interpolation
DoneAnyOutputs when interpolation has completed