기술 자료

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


OwnCloudAccess

Struct
읽는 시간 1분최근 업데이트: 2일 전

Inherited Members
Namespace: UnityEngine.Pixyz.IO
[Serializable]public struct OwnCloudAccess

Constructors

OwnCloudAccess(OwnCloudAccess)

public OwnCloudAccess(OwnCloudAccess o)
Parameters

Type

Name

Description

OwnCloudAccesso

Fields

path

public string path
Returns

Type

Description

string

authUrl

public string authUrl
Returns

Type

Description

string

user

public string user
Returns

Type

Description

string

password

public string password
Returns

Type

Description

string