BulletCSharp.BulletCollisionPINVOKE.btCollisionObject_setCcdSweptSphereRadius C# (CSharp) 메소드

btCollisionObject_setCcdSweptSphereRadius() 개인적인 메소드

private btCollisionObject_setCcdSweptSphereRadius ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
리턴 void
        public static extern void btCollisionObject_setCcdSweptSphereRadius(HandleRef jarg1, float jarg2);
BulletCollisionPINVOKE