Interface RenderMesh.SurfaceColor

Enclosing class:
RenderMesh
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface RenderMesh.SurfaceColor
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    surfaceRgb(int which)
    Returns RGB color of the specified surface
  • Method Details

    • surfaceRgb

      int surfaceRgb(int which)
      Returns RGB color of the specified surface