GitHubPixels Website
  • Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @systemic-games/react-native-pixels-connect
  • Serializable
  • fromAnimation

Function fromAnimation

  • fromAnimation(animation): {
        data: Serializable.AnimationSetData[keyof Serializable.AnimationSetData][number];
        type: keyof Serializable.AnimationSetData;
    }
  • Parameters

    • animation: Readonly<Profiles.Animation>

    Returns {
        data: Serializable.AnimationSetData[keyof Serializable.AnimationSetData][number];
        type: keyof Serializable.AnimationSetData;
    }

    • data: Serializable.AnimationSetData[keyof Serializable.AnimationSetData][number]
    • type: keyof Serializable.AnimationSetData
    • Defined in packages/pixels-edit-animation/dist/src/serializable/convert.d.ts:12

Settings

Member Visibility
GitHubPixels Website
Documentation
  • Loading...

Generated using TypeDoc