Package com.jme3.shader.plugins
Class ShaderAssetKey
java.lang.Object
com.jme3.asset.AssetKey
com.jme3.shader.plugins.ShaderAssetKey
Created by Nehon on 28/10/2017.
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.jme3.asset.AssetKeyclone, equals, getCacheType, getExtension, getExtension, getFolder, getFolder, getName, getProcessorType, hashCode, read, reducePath, toString, write
- 
Constructor Details- 
ShaderAssetKey
 
- 
- 
Method Details- 
isInjectDependenciespublic boolean isInjectDependencies()
- 
setInjectDependenciespublic void setInjectDependencies(boolean injectDependencies) 
 
-