Class SoBlendElement


  • public class SoBlendElement
    extends SoElement
    Stores the current blending mode and parameters. This element stores the current blending mode, including source and target factors for RGB and Alpha values, equation and color.
    • Method Detail

      • setBlending

        public static void setBlending​(SoState state,
                                       boolean enabled)
        Enable or disable blending.
      • getClassStackIndex

        @Deprecated(since="9.3.0.0")
        public static int getClassStackIndex()
        Deprecated.
        As of Open Inventor 9.3.0.0. replaced by SoElement.getClassStackIndex(Class)
        Returns the stack id for this element. ] *