Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ID

Name

Description

7.1

Unity Integration

The FN VictoR SDK shall come bundled with a Unity package that includes a reference implementation of how to use the FN SDK and can be imported to into a Unity project.

7.2

Library Plug-in

The Unity package shall include the FN VictoR SDK library as a managed plug-in.

7.3

Unity/SDK Interface

The Unity package shall include Scripts that provide Unity developers with an interface to the various classes, methods, and utilities of the FN VictoR SDK library.

7.4

Unity/SDK Prefabs

The Unity package shall include Prefabs with pre-configured GameObjects that use the Scripts of the Unity/SDK Interface to provide a developer-friendly mechanism for interacting with an FN VictoR device while developing in the Unity Editor.

7.5

Example Unity Scene

The Unity package shall include a scene that utilizes the Prefabs of the Unity/SDK Interface to provide developers with a “ready-to-go” example illustrating all of the Prefabs needed in a scene as well as any configuration parameters that need to be configured for successful FN VictoR device interaction.

7.6

Unity Version Target

The Unity package shall support development of Unity projects targeting the Unity LTS Release 2020.3.27f1.

...