braun
11-06-2007 02:44:53
Hi Betajaen,
I noticed in NxOgreActor.cpp that the function Actor::setAngularDamping is defined as follows:
void Actor::setAngularDamping(NxReal r){
mActor->setLinearDamping(r);
}
-Braun
I noticed in NxOgreActor.cpp that the function Actor::setAngularDamping is defined as follows:
void Actor::setAngularDamping(NxReal r){
mActor->setLinearDamping(r);
}
-Braun