| Category / Domain: | C3D3 Plugin |
| SCOL Voy@ger Compatibility: | V 3.2 and up |
| Update: | 11/2003 |
This plugin modifies the camera's perspective.
No configuration possible through Editor.
Implementation
Create a "CamPers (1.0)" instance. Do not attach any link to the instance.
Then implement all links that are necessary to the project.
| Action | Function | Link parameter |
| module.event à C3D3.instance.less | Reduces the perspective of the camera. | |
| module.event à C3D3.instance.more | Increases the perspective of the camera. | |
| module.event à C3D3.instance.Setpers | Sets the perspective of the camera. | Projection distance (dx and dy) of X and Y on two parameters' lines (formula X=dx*x/z, Y=dy*y/z), for example : 150 150 |
| Event | Function |
| Zone | Function | Interface | Affectation |
| None |