Class PBRColorAttribute

All Implemented Interfaces:
Comparable<Attribute>

public class PBRColorAttribute extends ColorAttribute
  • Field Details

    • BaseColorFactorAlias

      public static final String BaseColorFactorAlias
      See Also:
    • BaseColorFactor

      public static final int BaseColorFactor
  • Constructor Details

    • PBRColorAttribute

      public PBRColorAttribute(int index, com.badlogic.gdx.graphics.Color color)
  • Method Details

    • createBaseColorFactor

      public static PBRColorAttribute createBaseColorFactor(com.badlogic.gdx.graphics.Color color)
    • copy

      public Attribute copy()
      Overrides:
      copy in class ColorAttribute
      Returns:
      An exact copy of this attribute