Documentation

​
​

Development

User Acquisition

Monetization

Industry

Asset Transformer SDK

2026.1

Supported
​

User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

2026.1

Supported
​

Asset Transformer SDK
​
​
UnityEngine.Pixyz
  • UnityEngine.Pixyz.API
  • UnityEngine.Pixyz.Algo
  • UnityEngine.Pixyz.CAD
  • UnityEngine.Pixyz.Core
  • UnityEngine.Pixyz.Geom
  • UnityEngine.Pixyz.IO
    • CloudDirectory
    • CloudDirectory.Type
    • CloudFile
    • CloudFile.Type
    • DropBoxAccess
    • ExportFilePathList
    • FileFormat
    • FileFormatDescription
    • FileFormatList
    • FilesList
    • IOInterface
    • IOInterface.exportFileCallback
    • IOInterface.importFileCallback
    • ImportFilePathList
    • LocalDirectoryAccess
    • LocalFileAccess
    • OpenStackAccess
    • OwnCloudAccess
    • PriorityImportLevel
    • Protocol
    • VariantNameList
    • WebDAVAccess
    • exportFileCallback
    • importFileCallback
  • UnityEngine.Pixyz.Material
  • UnityEngine.Pixyz.Polygonal
  • UnityEngine.Pixyz.Raytrace
  • UnityEngine.Pixyz.Scene
  • UnityEngine.Pixyz.Unity
  • UnityEngine.Pixyz.View
  1. Asset Transformer SDK (ex Pixyz)

OpenStackAccess

Struct
Read time 1 minute
Last updated 9 months ago

Inherited Members
  • Equals(object)
  • GetHashCode()
  • ToString()
  • Equals(object, object)
  • GetType()
  • ReferenceEquals(object, object)

Namespace: UnityEngine.Pixyz.IO
[Serializable]public struct OpenStackAccess

Constructors

OpenStackAccess(OpenStackAccess)

public OpenStackAccess(OpenStackAccess o)
Parameters

Type

Name

Description

OpenStackAccesso

Fields

path

public string path
Returns

Type

Description

string

authUrl

public string authUrl
Returns

Type

Description

string

region

public string region
Returns

Type

Description

string

user

public string user
Returns

Type

Description

string

password

public string password
Returns

Type

Description

string

domainId

public string domainId
Returns

Type

Description

string

projectId

public string projectId
Returns

Type

Description

string

container

public string container
Returns

Type

Description

string

objectStore

public string objectStore
Returns

Type

Description

string

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Constructors

      • OpenStackAccess(OpenStackAccess)

    • Fields

      • path

      • authUrl

      • region

      • user

      • password

      • domainId

      • projectId

      • container

      • objectStore


Report a problem with this page