Method UsdUtilsStitchClipsTemplate
UsdUtilsStitchClipsTemplate(SdfLayerHandle, SdfLayerHandle, SdfLayerHandle, SdfPath, string, double, double, double, double, bool, TfToken)
Declaration
public static bool UsdUtilsStitchClipsTemplate(SdfLayerHandle resultLayer, SdfLayerHandle topologyLayer, SdfLayerHandle manifestLayer, SdfPath clipPath, string templatePath, double startTime, double endTime, double stride, double activeOffset, bool interpolateMissingClipValues, TfToken clipSet)
Parameters
Returns
UsdUtilsStitchClipsTemplate(SdfLayerHandle, SdfLayerHandle, SdfLayerHandle, SdfPath, string, double, double, double, double, bool)
Declaration
public static bool UsdUtilsStitchClipsTemplate(SdfLayerHandle resultLayer, SdfLayerHandle topologyLayer, SdfLayerHandle manifestLayer, SdfPath clipPath, string templatePath, double startTime, double endTime, double stride, double activeOffset, bool interpolateMissingClipValues)
Parameters
Returns
UsdUtilsStitchClipsTemplate(SdfLayerHandle, SdfLayerHandle, SdfLayerHandle, SdfPath, string, double, double, double, double)
Declaration
public static bool UsdUtilsStitchClipsTemplate(SdfLayerHandle resultLayer, SdfLayerHandle topologyLayer, SdfLayerHandle manifestLayer, SdfPath clipPath, string templatePath, double startTime, double endTime, double stride, double activeOffset)
Parameters
Returns
UsdUtilsStitchClipsTemplate(SdfLayerHandle, SdfLayerHandle, SdfLayerHandle, SdfPath, string, double, double, double)
Declaration
public static bool UsdUtilsStitchClipsTemplate(SdfLayerHandle resultLayer, SdfLayerHandle topologyLayer, SdfLayerHandle manifestLayer, SdfPath clipPath, string templatePath, double startTime, double endTime, double stride)
Parameters
Returns