克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Unity Package of the burst Compiler

This is the Unity Package of burst

Requirements

This package is working with the Unity 2018.1 and above.

Installation

Inside your game folder, go to the folder Packages

You can then either:

  • git clone git@github.com:Unity-Technologies/com.unity.burst.git
  • or download the zip file of the repository (see download as zip on the side of this repository) and extract it in the folder com.unity.burst

You can also work with the development environment by compiling the burst repository on your machine and setting the environment variable UNITY_BURST_RUNTIME_PATH

Example to work with a local build:

set UNITY_BURST_RUNTIME_PATH=PATH_TO_YOUR_LOCAL_BURST_REPO/build/bin/Debug

空文件

简介

com.unity.burst 1.4.2 展开 收起
C#
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化