Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getTo()
Specifies the certain attribute of a effect after an animation effect.
|
void |
setTo(java.lang.Object value)
Specifies the certain attribute of a effect after an animation effect.
|
getAccumulate, getAdditive, getProperties, getTiming, setAccumulate, setAdditive, setTiming
java.lang.Object getTo()
Specifies the certain attribute of a effect after an animation effect.
Represents point value.
Only: bool, ColorFormat, float, int, string.
Read/write Object
.
void setTo(java.lang.Object value)
Specifies the certain attribute of a effect after an animation effect.
Represents point value.
Only: bool, ColorFormat, float, int, string.
Read/write Object
.