public static bool IsTweenVec3(this TweenTypeEnum type) { return(type.AsType().IsSubclassOf(typeof(TweenVec3))); }