Class PiXYZAPI
Inherited Members
Namespace: UnityEngine.Pixyz.API
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
public class PiXYZAPI : Interface
Constructors
| Name | Description |
|---|---|
| PiXYZAPI(IntPtr) |
Properties
| Name | Description |
|---|---|
| Algo | |
| CAD | |
| Core | |
| Geom | |
| IO | |
| Material | |
| Polygonal | |
| ProductName | |
| Scene | |
| Session | |
| Unity | |
| View |
Methods
| Name | Description |
|---|---|
| ActiveSessions() | List all active sessions |
| GetLastError() | |
| Initialize(string, string, string[], string) | Initialize Pixyz API and create a new session |
| Release() | Release Pixyz API and clear the session |