com.badlogic.gdx.graphics.g3d.environment
Interface ShadowMap

All Known Implementing Classes:
DirectionalShadowLight

public interface ShadowMap


Method Summary
 TextureDescriptor getDepthMap()
           
 Matrix4 getProjViewTrans()
           
 

Method Detail

getProjViewTrans

Matrix4 getProjViewTrans()

getDepthMap

TextureDescriptor getDepthMap()


Copyright © 2013. All Rights Reserved.