setProp property

GTweenSetProp<T>? setProp
getter/setter pair

Setter function to apply the tweened value to the target object.

Implementation

GTweenSetProp<T>? setProp;