isCanceled Method
Returns true if the request has been cancelled. Check this after performing an asynchronous action, and abort requestMeshData
if it returns true.
isCanceled(): boolean
Returns - boolean
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.