| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
The samples are independent one from another and are here to illustrate one possible way of implementing some animation features.
These samples are intended to serve as a reference for the com.unity.animation package. The package is highly experimental, and should NOT be considered suitable for production. Because it is currently undergoing a great deal of regular changes, these samples are provided as-is, without any expectation of support for the time being.
For now, we have no plans on porting those samples to URP.
However, if you wish to, you can convert them by taking the assets and scripts from HDRP; afterwards you'll need to change the material of your skinned mesh to SimpleVertexSkinning (if you have blendshapes, you'll have to use SimpleComputeDeformation) and update the lighting settings, and you should be good to go.
This version of Animation is compatible with Unity 2020.1.0b15+.
| Back | FazBrowse Home | New Git URL |