ScenePreparation
public sealed record class ScenePreparationWhat Ava3DView.PrepareAsync did, once it has finished.
Properties
| Member | Description |
|---|---|
| How many bytes those uploads put on the device. |
| How long it took, from the call to the first frame on which everything was resident. |
| Whether everything the scene draws is on the device. True on completion; the task is cancelled rather than completed with false when the caller cancels or the view is taken out of the tree first. |
| How many uploads the preparation made — textures already resident from an earlier scene cost none. |