Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 315 Bytes

PathCameraData.rst

File metadata and controls

20 lines (13 loc) · 315 Bytes

PathCameraData

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

Inherit:
:doc:`ShapeBaseData`

Description

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

Example:

datablock PathCameraData(LoopingCam)
   {
      mode = "";
   };