Skip to content

Files

Latest commit

author
gamecode-ci
Oct 17, 2018
8f94d72 · Oct 17, 2018

History

History
105 lines (95 loc) · 6.19 KB

File metadata and controls

105 lines (95 loc) · 6.19 KB

Capsicum reference

Here is a quick reference of the features and concepts that have been introduced in this documentation by ECS, the C# Job System, and Burst. There is also a list of general computing terms that are useful to know when learning Unity Capsicum.

Note: This is not an exhaustive list and can be added to over time as Capsicum, and its related documentation, expands. Some documentation is located in the Unity Manual or Script Reference, as some Capsicum features are part of the Unity Engine and some features are available in related packages. Some definitions below are not completed or are a "work in progress" marked with WIP.

Table of contents

Capsicum terms

General computing terms

Further information

Check the Capsicum manual for more examples on usage, or the Capsicum cheat sheet for quick links to the code.