Changing Properties Dynamically

Discuss any questions about BEPUphysics or problems encountered.
Post Reply
umairazfar
Posts: 2
Joined: Mon Jan 23, 2012 9:20 am

Changing Properties Dynamically

Post by umairazfar »

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?
umairazfar
Posts: 2
Joined: Mon Jan 23, 2012 9:20 am

Re: Changing Properties Dynamically

Post by umairazfar »

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
Post Reply