SI_LightAnimation

Stores light fcurves.

Softimage Version

v2.0. Made obsolete in v3.0. Replaced by SI_FCurve.

Template

SI_LightAnimation LIGHTANIM-<lightName>
{
   <nbFcurves>,
   SI_FCurve <template_name>
   {
       // … 
   }
   ...  // more SI_FCurve templates… 
}

Members

Member

Type

Description

nbFcurves

int

Number of SI_Fcurve templates in this SI_LightAnimation template.

Nested Templates

Template

Description

SI_FCurve

Color and position fcurves for infinite and point lights.

Color, position, interest, cone, and spread fcurves for spotlights.



Autodesk Crosswalk v4.0