DeviceLostReason
此内容尚不支持你的语言。
constDeviceLostReason:object
Defined in: render/renderer.ts:141
Why a device was lost, mirroring the engine’s GfxDeviceLostReason.
Type Declaration
Section titled “Type Declaration”ContextLost
Section titled “ContextLost”
readonlyContextLost:1=1
Destroyed
Section titled “Destroyed”
readonlyDestroyed:5=5
Internal
Section titled “Internal”
readonlyInternal:7=7
OutOfMemory
Section titled “OutOfMemory”
readonlyOutOfMemory:2=2
Removed
Section titled “Removed”
readonlyRemoved:4=4
readonlyReset:3=3
Unknown
Section titled “Unknown”
readonlyUnknown:0=0
Validation
Section titled “Validation”
readonlyValidation:6=6