Where to find CollisionResponseSettings?
Posted: Thu Dec 01, 2011 1:21 pm
I'm having the same problem that was mentioned on this forum several times.
The solution is, as Norbo explained, to fix CollisionResponseSettings.BouncingVelocityThreshold.
Now, I'm obviously missing some important documentation understanding skills cos I can't seem to find it in code.
Okay, I found its description in .chm API help file as a part of BEPUphysics.Settings Namespace.
But how can I use this to found out how to get to that CollisionResponseSettings object in my code?
Is it somewhere inside space object? Is it part of each entity object?
I'm using Intellisense to help me find whats in them, but I cant find CollisionResponseSetting... :/
I feel like I'm asking a noob question cos nobody seems to ask this after Norbo told them to fix it, but this is really giving me some headache. Help.
The solution is, as Norbo explained, to fix CollisionResponseSettings.BouncingVelocityThreshold.
Now, I'm obviously missing some important documentation understanding skills cos I can't seem to find it in code.
Okay, I found its description in .chm API help file as a part of BEPUphysics.Settings Namespace.
But how can I use this to found out how to get to that CollisionResponseSettings object in my code?
Is it somewhere inside space object? Is it part of each entity object?
I'm using Intellisense to help me find whats in them, but I cant find CollisionResponseSetting... :/
I feel like I'm asking a noob question cos nobody seems to ask this after Norbo told them to fix it, but this is really giving me some headache. Help.