docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    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
    Type Name Description
    SdfLayerHandle resultLayer
    SdfLayerHandle topologyLayer
    SdfLayerHandle manifestLayer
    SdfPath clipPath
    string templatePath
    double startTime
    double endTime
    double stride
    double activeOffset
    bool interpolateMissingClipValues
    TfToken clipSet
    Returns
    Type Description
    bool

    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
    Type Name Description
    SdfLayerHandle resultLayer
    SdfLayerHandle topologyLayer
    SdfLayerHandle manifestLayer
    SdfPath clipPath
    string templatePath
    double startTime
    double endTime
    double stride
    double activeOffset
    bool interpolateMissingClipValues
    Returns
    Type Description
    bool

    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
    Type Name Description
    SdfLayerHandle resultLayer
    SdfLayerHandle topologyLayer
    SdfLayerHandle manifestLayer
    SdfPath clipPath
    string templatePath
    double startTime
    double endTime
    double stride
    double activeOffset
    Returns
    Type Description
    bool

    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
    Type Name Description
    SdfLayerHandle resultLayer
    SdfLayerHandle topologyLayer
    SdfLayerHandle manifestLayer
    SdfPath clipPath
    string templatePath
    double startTime
    double endTime
    double stride
    Returns
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)