Class HubModelDeserializerOption
HubModelDeserializer option
Inherited Members
Namespace: Pixiv.VroidSdk.Api.Legacy
Assembly: VRoidSDK.dll
Syntax
public class HubModelDeserializerOption
Fields
CacheEncryptPassword
Password settings used for model encryption
Declaration
public string CacheEncryptPassword
Field Value
Type | Description |
---|---|
String |
DownloadTimeout
Download timeout (seconds)
Declaration
public int DownloadTimeout
Field Value
Type | Description |
---|---|
Int32 |
Remarks
Default: 300
MaxCacheCount
Max cache count
Declaration
public uint MaxCacheCount
Field Value
Type | Description |
---|---|
UInt32 |
Remarks
Default: 10