AnimationClipGetInstanceIDOn this pageAnimationClip.GetInstanceID() Returns the instance id of the object. Returns: typeDescriptionnumberinstance id of the object. Usage ---@type AnimationCliplocal animationclip;local val0 = animationclip.GetInstanceID()