Loading...
Searching...
No Matches
realvirtual.GLBLoadProgress Class Reference
Progress information for async GLB operations. More...
Public Member Functions | |
| GLBLoadProgress (float progress, string message, LoadStage stage=LoadStage.Initializing) | |
Properties | |
| float | Progress [get, set] |
| string | Stage [get, set] |
| string | Message [get, set] |
| LoadStage | CurrentStage [get, set] |
Detailed Description
Progress information for async GLB operations.