Wiki > TV3D65 Index > TVPath
CameraSpline
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | CameraSpline(pCameraObject As TVCamera , fPathNode As Single , fDelta As Single) |
| C++ | void CameraSpline(cTVCamera pCameraObject , float fPathNode , float fDelta ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| pCameraObject | No | pCameraObject description |
| fPathNode | No | fPathNode description |
| fDelta | No | fDelta description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.