Class XformableSample
Namespace: USD.NET.Unity
Assembly: solution.dll
Syntax
[Serializable]
public class XformableSample : ImageableSample
Constructors
Name | Description |
---|---|
XformableSample() |
Fields
Name | Description |
---|---|
xformOpOrder |
Properties
Name | Description |
---|---|
transform |
Methods
Name | Description |
---|---|
ConvertTransform() | Converts the transform from Unity to USD or vice versa. This is required after reading values from USD or before writing values to USD. |
FromTransform(Transform) |