Point Element
Specifies the values of the parameter at specific times.
Syntax
<Point
time="0.000000"
value="-0.209169, 0.416667, 0.000000" />
<Point
time="0.900000"
value="-0.209169, 0.416667, 0.000000" />
<Point
time="1.000000"
value="-0.209169, 0.416667, 0.000000" />
Attributes
time
A numerical value from 0.0 (start) to 1.0 (end), specifying when the value should be applied. If the parameter specifies a number larger than 1.0, the time will be scaled from 0.0 to the largest number specified.
value
The value to apply.
Parent/Child Elements
Remarks
When an element has Point child elements, it should not also have a value attribute.
Requirements
Client: Windows Vista
See Also