Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zigurous/unity-math-utils

Repository files navigation

Math Utils

The Math Utils package provides extensions and utilities for working with numbers in Unity projects including processing inputs, generating random numbers, and much more.

Reference

Installation

Use the Unity Package Manager to install the Math Utils package.

  1. Open the Package Manager in Window > Package Manager
  2. Click the add (+) button in the status bar
  3. Select Add package from git URL from the add menu
  4. Enter the following Git URL in the text box and click Add:
https://github.com/zigurous/unity-math-utils.git

Namespace

Import the package namespace in each script or file you want to use it. You may need to regenerate project files/assemblies first.

using Zigurous.Math;

About

➗ Extensions and utilities for working with numbers in Unity projects.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /