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 Ghislo · Jul 14, 2016 at 02:07 PM · animationmaterialcolor

can't animate MeshRenderer.Material._Color property

Hello all, I'm trying to animate a material color of an object in run-time, I simply want to fade it from a color to another (ex. Black to white).

In the console i get this error as soon as I try to change the color value in the animation inspector :

Getting control 9's position in a group with only 9 controls when doing ExecuteCommand

And if I try to play the animation it just doesn't change the color, but everything else works (it's an articulated anim). While I see this warning in the material inspector :

MaterialPropertyBlock is used to modify this values

But i don't see this property in the animation inspector. Now, I could try animating the material through scripting, maybe I can change color values by lerping or using iTween, but I would prefer doing it through the built-in animation inspector. Is there a way to do it?

In case there is not, could you please give me some directions to take, to do it by scripting? I would like to change the value from/to various colours so it would be useful to create something like a function like

 void switchColor( Color to) { 
         // Color from = Material.color;
         // SomethingLikeLerp(from, to, 1);
 }

But I can't get how to fade to another color by value, since colors have alphanumerical codes.. Thanks in advance for the answers, I already checked other answers, but they all were referred to unity4 or not giving me hints.

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 MilanGM · Jul 21, 2016 at 04:29 PM

In Animation window if you want to change the color of MeshRenderer, you have to add that property manually since it's not exposed in the Editor. You have to click:

(Button) Add Property → (Select your object from hierarchy) → Mesh Renderer → Material._Color (+)

Then you have to manually add key frames and manually set values (or edit curves)

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

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

Material doesn't have a color property '_Color' 4 Answers

Changing two different objects renderer colour 1 Answer

Can't animate Material.Color properties 3 Answers

Array breaking when pushing floats into it via a for loop. 2 Answers

Animating GUIText material properties 0 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