Camera Functions
Aus EEP Handbuch
Version vom 8. September 2018, 11:02 Uhr von Marc Horstmann (Diskussion | Beiträge)
| EEPSetCamera() | EEPSetCamera(Type,"Name") | |
|---|---|---|
| type: | function |
EEPSetCamera(0,"Station")
|
| caller: | script | |
| defined in: | EEP | |
| parameters: | two | |
| returns: | one | |
| requires: | EEP 11.3 Plug-in 3 | |
| purpose: | Activates a stored camera position. | |
| notes: |
|
|
| EEPSetPerspectiveCamera() | EEPSetPerspectiveCamera(ID,"TrainName") | |
|---|---|---|
| type: | function |
EEPSetPerspectiveCamera(1,"#Passenger train")
|
| caller: | script | |
| defined in: | EEP | |
| parameters: | two | |
| returns: | one | |
| requires: | EEP 11.3 Plug-in 3, EEP 14.2 Plug-In 2 | |
| purpose: | Activates a camera connected to the specified train. | |
| notes: |
|
|