SKinGripShape

C++
struct SKinGripShape {
  float fFastAttachRadius;
  float fSlowAttachRadius;
  float fApproachRadius;
  float fSlowDetachRadius;
};
File

IInput.h