Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
OpenSphericalCamera
CommandResponse
C# Class OpenSphericalCamera.CommandResponse
Afficher le fichier
Open project: YuukiMochiduki/Open-Spherical-Camera-For-Unity
Méthodes publiques
Свойство
Type
Description
bytes
byte[]
error
Error
id
string
name
string
progress
IDictionary
results
IDictionary
state
Status
Méthodes publiques
Méthode
Description
Parse
(
string
json
) :
void
Method Details
Parse()
public
méthode
public
Parse
(
string
json
) :
void
json
string
Résultat
void
Property Details
bytes
public_oe property
public
byte[]
bytes
Résultat
byte[]
error
public_oe property
public
Error,OpenSphericalCamera
error
Résultat
Error
id
public_oe property
public
string
id
Résultat
string
name
public_oe property
public
string
name
Résultat
string
progress
public_oe property
public
IDictionary
progress
Résultat
IDictionary
results
public_oe property
public
IDictionary
results
Résultat
IDictionary
state
public_oe property
public
Status
state
Résultat
Status