Property IsDone IsDone Indicates whether the glTF was loaded (no matter if successfully or not) Declaration public bool IsDone { get; } Property Value Type Description bool True when loading routine ended, false otherwise.