Camera Functions
Aus EEP Handbuch
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: |
|