Class BillboardEntityRenderSystem

java.lang.Object
gaiasky.scene.system.render.draw.billboard.BillboardEntityRenderSystem
All Implemented Interfaces:
IObserver

public class BillboardEntityRenderSystem extends Object implements IObserver
  • Field Details

    • solidAngleThresholdTopOverFovFactor

      protected float solidAngleThresholdTopOverFovFactor
    • solidAngleThresholdBottomOverFovFactor

      protected float solidAngleThresholdBottomOverFovFactor
    • fovFactor

      protected float fovFactor
  • Constructor Details

    • BillboardEntityRenderSystem

      public BillboardEntityRenderSystem()
  • Method Details