Class SoTextureCoordinate2

    • Field Detail

      • point

        public final SoMFVec2f point
        Texture coordinate points.
      • forceSending

        public final SoSFBool forceSending
        Forces the texture coordinates to be sent to OpenGL even if no texture is bound. Default is false. The default value can be set using the environment variable OIV_FORCE_TEX_COORD_SENDING. See SoPreferences.

        Since:
        Open Inventor 5.0.3

    • Constructor Detail

      • SoTextureCoordinate2

        public SoTextureCoordinate2()
        Creates a texture coordinate node with default settings.