public animatePrototype() { this.attributeTypeField = animatePrototypeAttributeType.auto; this.additiveField = animatePrototypeAdditive.replace; this.accumulateField = animatePrototypeAccumulate.none; }
public setPrototype() { this.attributeTypeField = animatePrototypeAttributeType.auto; }