iRDS - Intelligent Race Driver System
V 2.1.0.5
|
Public Attributes | |
float | height = 0f |
float | heightDamping = 0f |
float | rotationDamping = 0f |
float | distance = 0f |
int | fieldOfView = 50 |
The field of view. More... | |
int | minFieldOfView = 55 |
The minimum field of view. More... | |
int | maxFieldOfView = 72 |
The max field of view. More... | |
float | fieldOfViewChangeSpeedMultiplier = 1f |
The field of view change speed multiplier. More... | |
Vector3 | distanceSides = Vector3.zero |
The distance sides. More... | |
float | sidesDamping = 0f |
The sides damping. More... | |
bool | getRotationFromWaypoints = false |
The get rotation from waypoints. More... | |
Properties | |
float | Height [get, set] |
Gets or sets the height_. More... | |
float | HeightDamping [get, set] |
Gets or sets the height damping_. More... | |
float | RotationDamping [get, set] |
Gets or sets the rotation damping_. More... | |
float | Distance [get, set] |
Gets or sets the distance_. More... | |
Vector3 IRDSCameraPosition.distanceSides = Vector3.zero |
The distance sides.
int IRDSCameraPosition.fieldOfView = 50 |
The field of view.
float IRDSCameraPosition.fieldOfViewChangeSpeedMultiplier = 1f |
The field of view change speed multiplier.
bool IRDSCameraPosition.getRotationFromWaypoints = false |
The get rotation from waypoints.
int IRDSCameraPosition.maxFieldOfView = 72 |
The max field of view.
int IRDSCameraPosition.minFieldOfView = 55 |
The minimum field of view.
float IRDSCameraPosition.sidesDamping = 0f |
The sides damping.
|
getset |
Gets or sets the distance_.
The distance_.
|
getset |
Gets or sets the height_.
The height_.
|
getset |
Gets or sets the height damping_.
The height damping_.
|
getset |
Gets or sets the rotation damping_.
The rotation damping_.