C# Class GoogleARCoreInternal.ARCoreProjectSettings

Afficher le fichier Open project: jbyu/arcore_face Class Usage Examples

Méthodes publiques

Свойство Type Description
CloudServicesApiKey string
IosCloudServicesApiKey string
IsARCoreRequired bool
IsIOSSupportEnabled bool
IsInstantPreviewEnabled bool
Version string

Méthodes publiques

Méthode Description
Load ( ) : void
Save ( ) : void

Private Methods

Méthode Description
ARCoreProjectSettings ( ) : System

Method Details

Load() public méthode

public Load ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void

Property Details

CloudServicesApiKey public_oe property

public string CloudServicesApiKey
Résultat string

IosCloudServicesApiKey public_oe property

public string IosCloudServicesApiKey
Résultat string

IsARCoreRequired public_oe property

public bool IsARCoreRequired
Résultat bool

IsIOSSupportEnabled public_oe property

public bool IsIOSSupportEnabled
Résultat bool

IsInstantPreviewEnabled public_oe property

public bool IsInstantPreviewEnabled
Résultat bool

Version public_oe property

public string Version
Résultat string