Class Voxel

java.lang.Object
com.gaia3d.basic.geometry.voxel.Voxel

public class Voxel extends Object
  • Constructor Details

    • Voxel

      public Voxel()
  • Method Details

    • setByteColor4

      public void setByteColor4(byte r, byte g, byte b, byte a)
    • getAlpha

      public byte getAlpha()
    • getAlphaInt

      public int getAlphaInt()
    • getAlphaFloat

      public float getAlphaFloat()