SetEffect

SetEffect class

Represents a set effect for an animation behavior.

SetEffect

NameDescription
SetEffect()

Returns: SetEffect


getTo

NameDescription
getTo ()Specifies the certain attribute of a effect after an animation effect. Represents point value. Only: bool, ColorFormat, float, int, string. Read/write Object.

Returns: Object


setTo

NameDescription
setTo (Object)Specifies the certain attribute of a effect after an animation effect. Represents point value. Only: bool, ColorFormat, float, int, string. Read/write Object.

Returns: void