true
if the model already exists,false
else.
target
is already on the list of targets in this Animator, it is not added again (there will be only one instance of any given target in any Animator's list of targets).
@param target TimingTarget to be added to the list of targets thatget notified by this Animator of all timing events. Target cannot be null.
|
|
|
|
|
|