cz.cuni.amis.pogamut.udk.t3dgenerator.elements.map
Class WorldInfo
java.lang.Object
cz.cuni.amis.pogamut.unreal.t3dgenerator.elements.AbstractUnrealBean
cz.cuni.amis.pogamut.udk.t3dgenerator.elements.AbstractBean
cz.cuni.amis.pogamut.udk.t3dgenerator.elements.AbstractActor
cz.cuni.amis.pogamut.udk.t3dgenerator.elements.map.WorldInfo
- All Implemented Interfaces:
- IUnrealReferencable, IUnrealReferencableByName
public class WorldInfo
- extends AbstractActor
Currently does not work well with importing into UDK editor Beta 2011-05.
If you find out, what is the issue, you will be more than welcome.
- Author:
- Martin Cerny
- See Also:
- http://wiki.beyondunreal.com/UE3:WorldInfo_(UDK)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorldInfo
public WorldInfo()
getKillZ
public Float getKillZ()
setKillZ
public void setKillZ(Float killZ)
getMapNeedsLightingFullyRebuilt
public Boolean getMapNeedsLightingFullyRebuilt()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.