Package 

Enum Engine.StereoscopicType

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum Engine.StereoscopicType
    
                        

    The type of technique for stereoscopic rendering

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      INSTANCED

      Stereoscopic rendering is performed using instanced rendering technique.

      MULTIVIEW

      Stereoscopic rendering is performed using the multiview feature from the graphics backend.