Interface UVBuildFunction


public interface UVBuildFunction
A functional interface for building UV models.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    build(@NotNull UVIndexer indexer, @NotNull UVNamespace namespace, @NotNull com.google.gson.JsonArray jsonArray)
    Builds the UV model.
  • Method Details

    • build

      void build(@NotNull @NotNull UVIndexer indexer, @NotNull @NotNull UVNamespace namespace, @NotNull @NotNull com.google.gson.JsonArray jsonArray)
      Builds the UV model.
      Parameters:
      indexer - the UV indexer
      namespace - the UV namespace
      jsonArray - the JSON array to populate