Class HubModelDeserializerOption
HubModelDeserializerのオプション
Inherited Members
Namespace: VRoidSDK
Assembly: VRoidSDK.dll
Syntax
public class HubModelDeserializerOption
Fields
DownloadTimeout
ダウンロードのタイムアウト(秒)
Declaration
public int DownloadTimeout
Field Value
Type | Description |
---|---|
Int32 |
Remarks
デフォルト: 300
MaxCacheCount
最大で保持するキャッシュの数
Declaration
public uint MaxCacheCount
Field Value
Type | Description |
---|---|
UInt32 |
Remarks
デフォルト: 10