ReconstructionEvent
The event being passed through the callback for reconstruction.
Declaration
public struct ReconstructionEvent : ValueTypeConstructors
public ReconstructionEvent(ReconstructionStatus status, float progress)
Fields
| Name | Type | Summary |
|---|---|---|
| Progress | float | - |
| Status | ReconstructionStatus | - |