Class HubModelDeserializerOption
HubModelDeserializerのオプション
Inherited Members
Namespace: Pixiv.VroidSdk.Api.Legacy
Assembly: VRoidSDK.dll
Syntax
public class HubModelDeserializerOption
Fields
CacheEncryptPassword
モデルの暗号化に使うパスワード設定
Declaration
public string CacheEncryptPassword
Field Value
Type | Description |
---|---|
String |
DownloadTimeout
ダウンロードのタイムアウト(秒)
Declaration
public int DownloadTimeout
Field Value
Type | Description |
---|---|
Int32 |
Remarks
デフォルト: 300
MaxCacheCount
最大で保持するキャッシュの数
Declaration
public uint MaxCacheCount
Field Value
Type | Description |
---|---|
UInt32 |
Remarks
デフォルト: 10