Inheritance
UsdRecorderClip
public class UsdRecorderClip : PlayableAsset, ITimelineClipAsset
Fields
Declaration
public ActiveExportPolicy m_activePolicy
Field Value
Declaration
public BasisTransformation m_convertHandedness
Field Value
Declaration
public bool m_exportMaterials
Field Value
Declaration
public ExposedReference<GameObject> m_exportRoot
Field Value
| Type |
Description |
| ExposedReference<GameObject> |
|
Declaration
Field Value
Properties
Declaration
public ClipCaps clipCaps { get; }
Property Value
| Type |
Description |
| ClipCaps |
|
Context
Declaration
public ExportContext Context { get; set; }
Property Value
Declaration
public Scene UsdScene { get; set; }
Property Value
Methods
Declaration
public override Playable CreatePlayable(PlayableGraph graph, GameObject owner)
Parameters
| Type |
Name |
Description |
| PlayableGraph |
graph |
|
| GameObject |
owner |
|
Returns
| Type |
Description |
| Playable |
|
Declaration
public GameObject GetExportRoot(PlayableGraph graph)
Parameters
| Type |
Name |
Description |
| PlayableGraph |
graph |
|
Returns
| Type |
Description |
| GameObject |
|
Declaration
public virtual void OnDestroy()