C++
virtual bool isStereoEnabled() const = 0;
Description
Use this method to determine if stereo is enabled for the current view. If stereo is enabled, the return value is true. If stereo is not enabled, the return value is false.
virtual bool isStereoEnabled() const = 0;
Use this method to determine if stereo is enabled for the current view. If stereo is enabled, the return value is true. If stereo is not enabled, the return value is false.