AddSubLayer(Scene)
|
|
Close()
|
|
ComputeKeyFrames(string, string)
|
|
Create()
|
|
Create(string)
|
|
Find(string, string)
|
|
Find<T>()
|
|
Find<T>(string)
|
|
Find<T>(SdfPath)
|
|
FlattenAs(string)
|
|
GetAttributeAtPath(string)
|
|
GetPrimAtPath(string)
|
|
GetRelationshipAtPath(string)
|
|
GetSdfPath(string)
|
|
Open(string)
|
|
Open(UsdStage)
|
|
ReadAll<T>()
|
|
ReadAll<T>(string)
|
|
ReadAll<T>(SdfPath)
|
|
ReadAll<T>(SdfPath[])
|
|
Read<T>(string, FieldInfo, ref T)
|
|
Read<T>(string, PropertyInfo, ref T)
|
|
Read<T>(string, T)
|
|
Read<T>(SdfPath, FieldInfo, ref T)
|
|
Read<T>(SdfPath, PropertyInfo, ref T)
|
|
Read<T>(SdfPath, T)
|
|
Save()
|
|
SaveAs(string)
|
|
SetEditTarget(Scene)
|
|
SetInterpolation(InterpolationMode)
|
|
ToString()
|
|
Write<T>(string, T)
|
|
Write<T>(SdfPath, T)
|
|