Search Results for

    Show / Hide Table of Contents

    Struct EventAnimationData

    Single track with events.

    Assembly: FlaxEngine.dll
    File: Engine/Animations/AnimationData.h
    Syntax
    public struct EventAnimationData

    Fields

    Duration

    Declaration
    public float Duration = 0.0f
    Field Value
    float

    JsonData

    Declaration
    public StringAnsi JsonData
    Field Value
    StringAnsi

    TypeName

    Declaration
    public StringAnsi TypeName
    Field Value
    StringAnsi

    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • Duration
      • JsonData
      • TypeName
    Back to top Copyright © 2012-2024 Wojciech Figat