Struct ObjectContext
Namespace: Unity.Formats.USD
Syntax
public struct ObjectContext
Fields
additionalData
Declaration
public object additionalData
Field Value
| Type | Description |
|---|---|
| Object |
gameObject
Declaration
public GameObject gameObject
Field Value
| Type | Description |
|---|---|
| GameObject |
path
Declaration
public string path
Field Value
| Type | Description |
|---|---|
| String |
sample
Declaration
public SampleBase sample
Field Value
| Type | Description |
|---|---|
| SampleBase |