Skip to content

PixelWizards/com.pixelwizards.physicalmaterialmanager

Repository files navigation

com.pixelwizards.physicalmaterialmanager

=========================

openupm

About this Project

Simple dashboard editor for Physic Materials https://docs.unity3d.com/Manual/class-PhysicMaterial.html

You can find the Dashboard via Window->Audio->Physical Material Editor

Main Window

Installation

Install via OpenUPM

The package is available on the openupm registry. It's recommended to install it via openupm-cli.

openupm add com.pixelwizards.physicalmaterialmanager

Install via git URL

To install this package, you need to edit your Unity project's Packages/manifest.json and add this repository as a dependency. You can also specify the commit hash or tag like this:

{
  "dependencies": {
    "com.pixelwizards.physicalmaterialmanager": "https://github.com/PixelWizards/com.pixelwizards.physicalmaterialmanager.git",
   }
}

Prerequistes


  • This has been tested for >= 2018.3

Content


Tools

  • Window/Audio/Physical Material Editor

Required dependencies


  • None