Method Load
Load(string)
設定ファイルを読み込む。
Declaration
public static CameraConfig Load(string appDirectoryPath)
Parameters
Type | Name | Description |
---|---|---|
string | appDirectoryPath | アプリディレクトリパス。 |
Returns
Type | Description |
---|---|
CameraConfig | 正常に読み込めない場合は null |