Interface ITranslucent

All Known Implementing Classes:
AWTNativeDrawableImage, DrawableTextCell, DrawableTextTexture, NativeDrawableImage, PickableTexture, TexturedCube, TexturedCylinder, TranslucentQuad

public interface ITranslucent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setAlphaFactor(float a)
     
  • Method Details

    • setAlphaFactor

      void setAlphaFactor(float a)