Class C3CameraPerspective extends CM3Camera
C3CameraPerspective Class
THREE.js documentation: https://threejs.org/docs/#api/en/cameras/PerspectiveCamera
Settings Group: Perspective
Setting | Name | Type | Options | Default | Comments |
---|---|---|---|---|---|
fov | Field Of View | CMTYPE_FLOAT | 45 | frustrum (angle) of the vertical field of view from bottom to top in degrees | |
aspect | aspect | CMTYPE_FLOAT | 1 | aspect ratio between the horiziontal and veritical dimensions of the pixels |