Class SoTextureCoordinate3

    • Field Detail

      • point

        public final SoMFVec3f 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

      • SoTextureCoordinate3

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