docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IProceduralAnnotationsGenerator

    Interface to generate annotations (markers and tags) from animation clip (animation events in clip, automatic foot step generation...)

    Namespace: Unity.Kinematica.Editor.Experimental
    Assembly: solution.dll
    Syntax
    public interface IProceduralAnnotationsGenerator

    Properties

    Name Description
    DoesGenerateAtBuildTime

    Indicate if the generation must occur at build time or not. If false, the generator is available as a right-click option in the Builder window and the generated annotations will be visible in builder timeline. If true, generation will happen at build time and generated annotations will be kept hidden in the builder.

    Methods

    Name Description
    GenerateAnnotations(AnimationClip, ProceduralAnnotations)

    Generate annotations from clip and add them to annotations

    In This Article
    Back to top
    Copyright © 2024 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)