cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes
Class LightingChannels
java.lang.Object
cz.cuni.amis.pogamut.unreal.t3dgenerator.datatypes.LightingChannels
public class LightingChannels
- extends Object
- Author:
- Martin Cerny
- See Also:
- http://wiki.beyondunreal.com/UE3:LightingChannelsObject_%28UDK%29
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LightingChannels
public LightingChannels(boolean initialized,
boolean dynamic)
LightingChannels
public LightingChannels()
LightingChannels
public LightingChannels(Boolean initialized,
Boolean dynamic,
Boolean Static)
getDynamic
public Boolean getDynamic()
getInitialized
public Boolean getInitialized()
getStaticChannel
public Boolean getStaticChannel()
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.