Class Name: Moving Light Behavior

Superclass - Light Rendering Behavior

Definition

This type of Light Rendering Behavior indicates that the light moves along a specified path. Its speed can also be specified along with an initial delay.

Primary Page in DRM Diagram:

Example

--Example needed here --

FAQs

--FAQs needed here --

Constraints

None.

Composed of (one-way)

Component of (one-way)(inherited)

Field Elements

SE_FLOAT64 speed; (notes)
SE_FLOAT64 delay; (notes)

Notes

Composed of Notes

Reference_Vector

 Path of the moving light of type
 SE_DIRECTION_OF_MOVEMENT

Fields Notes

speed

 the speed (in meters per second) at which the light moves along the
 path.

delay

 (in seconds) is better characterized as a pre-start.
 It allows a series of lights to appear asynchronous.

Prev: Morph Point. Next: OM Location 2D. Up:Index.