Skip to content

com.zigurous.graphics 0.3.0

Install from the command line:
Learn more about npm packages
$ npm install @zigurous/com.zigurous.graphics@0.3.0
Install via package.json:
"@zigurous/com.zigurous.graphics": "0.3.0"

About this version

Graphics Utils

The Graphics Utils package provides scripts and utilities for graphics and rendering purposes in Unity projects. The package is still early in development, and more functionality will be added over time.

Reference

Installation

Use the Unity Package Manager to install the Graphics 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-graphics-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.Graphics;

Details


Assets

  • com.zigurous.graphics-0.3.0.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all