Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by zorch · Sep 23, 2018 at 06:07 PM · blendshapesskinned mesh renderermorph

Renaming a value in the Skinned Mesh Renderer

Is there a way to rename the "M" values under BlendShapes in the Skinned Mesh Renderer? These are morphs from 3ds Max and they all have unique names.
It would be nice to be able to set the ranges from 0 to 100 as well. Rename value M

morp.jpg (54.2 kB)
Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by Bunny83 · Sep 24, 2018 at 11:38 AM

I never had my hands on an imported mesh that contains blend shapes (I'm a programmer and don't have 3ds Max or Maya and i'm generally not skilled at modelling ^^). However blendshapes should have the actual name from the imported file. Maybe something is not named correctly inside 3ds Max or maybe the importer / 3dsMax exporter doesn't handle the names properly.


All i know is that the names of the blendshapes are stored directly inside the Mesh itself. I've once written this general purpose mesh serializer which can serialize / deserialize a Mesh into a byte array and back. Each blendshape has it's own name.


To answer your question if you can change those names: The short answer is no, not through the interface of the Unity editor. You can't edit imported or generated meshes inside the Unity editor as it doesn't have a mesh editor build in.


The long answer is you could change the names with editor scripts, however directly editing an imported mesh generally makes no sense as when the mesh got reimported all changes would be lost. So I would suggest you look for the source of the error (probably inside 3ds Max) and make sure it is exported correctly. If this is actually some sort of Bug in the max script that is used to export the Mesh to FBX there isn't much we can do about this if the names didn't actually make their way into the exported FBX file. There might be a workaround using a custom AssetPostProcessor and some data stored in the userdata of the model to change the names based on that. Note that there are several callbacks in the AssetPostProcessor like OnPostprocessGameObjectWithUserProperties so you have to find out what works for you.


Note that there have been issues on name importing in the past. It's not cleared what might have caused this and if it's still up to date.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

90 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Blend Shapes not staying at 0 between animations 0 Answers

Performance impact of blend shapes 0 Answers

Animation for fat and slim character that is done by blendshape. 0 Answers

3ds max Morphed animation to unity not working 2 Answers

Dynamic mesh collider from blendshape needed ! 2 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges