BulletCSharp.BulletSoftBodyPINVOKE.SoftBodyNodeData_m_velocity_set C# (CSharp) Method

SoftBodyNodeData_m_velocity_set() private method

private SoftBodyNodeData_m_velocity_set ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void SoftBodyNodeData_m_velocity_set(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE