Search found 2 matches

by umairazfar
Mon Jan 23, 2012 9:39 am
Forum: Questions and Help
Topic: Changing Properties Dynamically
Replies: 1
Views: 1942

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
by umairazfar
Mon Jan 23, 2012 9:24 am
Forum: Questions and Help
Topic: Changing Properties Dynamically
Replies: 1
Views: 1942

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?