phase Attribute | Phase Property
Sets or retrieves the phase offset at which the sine wave starts.
Syntax
HTML Scripting
Possible Values
iPercentage Integer that specifies or receives the offset a sine wave is started from as a percentage of one wave cycle. The value can range from 0
to100
.
- 0
- Default. No offset
The property is read/write. The property has a default value of 0.
Remarks
You can start the sine wave effect of the Wave filer at 90 degrees using an
iPercentage
value of25
. AniPercentage
value of100
is the equivalent of 360 degrees.
Applies To
Wave