CameraSpline::Knot
Engine/source/T3D/cameraSpline.h
Public Types
Public Attributes
Public Functions
Detailed Description
Public Types
Path
Enumerator
- LINEAR
- SPLINE
- NUM_PATH_BITS = 1
Type
Enumerator
- NORMAL
- POSITION_ONLY
- KINK
- NUM_TYPE_BITS = 2
in meters per second
Public Attributes
F32 mDistance
enum CameraSpline::Knot::Path mPath
Point3F mPosition
QuatF mRotation
F32 mSpeed
enum CameraSpline::Knot::Type mType
Knot * next
Knot * prev