| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.t3dgenerator.datatypes | |
| cz.cuni.amis.pogamut.ut2004.t3dgenerator.elements.map |
This package contains classes that represent objects in an unreal map - meshes, lights, navigation points etc.
|
| Modifier and Type | Method and Description |
|---|---|
static ELightEffect |
ELightEffect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ELightEffect[] |
ELightEffect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ELightEffect |
Light.getLightEffect() |
| Modifier and Type | Method and Description |
|---|---|
void |
Light.setLightEffect(ELightEffect lightEffect) |
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.