Interface WardenEmissiveLayer.AlphaFunction<T extends Warden>

Enclosing class:
WardenEmissiveLayer<T extends Warden,M extends WardenModel<T>>

public static interface WardenEmissiveLayer.AlphaFunction<T extends Warden>
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    apply(T p_234920_, float p_234921_, float p_234922_)
     
  • Method Details

    • apply

      float apply(T p_234920_, float p_234921_, float p_234922_)