Changing Properties Dynamically
-
- Posts: 2
- Joined: Mon Jan 23, 2012 9:20 am
Changing Properties Dynamically
I want to change properties like roughness, bounciness, elasticity in real-time. I think this is only allowed with DynamicRoughness and not with any other property. Can the properties of objects changed dynamically in-game, if yes, how?
-
- Posts: 2
- Joined: Mon Jan 23, 2012 9:20 am
Re: Changing Properties Dynamically
Nevermind, I figured it out, I was making a mistake
I had declared my own Material class and was only changing properties in it and not the Material properties of the Bepuphysics class
I had declared my own Material class and was only changing properties in it and not the Material properties of the Bepuphysics class