Torque 3D - Script Manual: PathCameraData Class Reference

TorqueScript

Main   Class List   Namespace List   Online

PathCameraData Class Reference
[Path Camera]

General interface to control a PathCamera object from the script level. More...

Inheritance diagram for PathCameraData:

List of all members.


Detailed Description

General interface to control a PathCamera object from the script level.

See also:
PathCamera
Example:
datablock PathCameraData(LoopingCam)
   {
      mode = "";
   };


Copyright © GarageGames, LLC. All Rights Reserved.