Starting in Unity3D

Prerequisites

  • Unity version 2021.3f or higher.

  • A supported target platform. KuteEngine for Unity3D is written in plain-vanilla C# and supports all platforms that can run the full version of Unity3D, including PC, Mac, Consoles, iOS, Android and WebGL. So basically any platform except smart watches, some smart TVs or Unity Tiny.

  • Any graphics pipeline you want (built-in, URP, HDRP). However, samples are currently available for URP and HDRP. In order to import them easily, we suggest you create a Unity Project using the 3D (URP) or 3D (HDRP) template, as shown here:

Three steps to get started

Step 1: Installation

Step 2: Activation

Step 3: Configuration

Last updated