| 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 ELightType |
ELightType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ELightType[] |
ELightType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ELightType |
Light.getLightType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Light.setLightType(ELightType lightType) |
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.