UnityEngine.HingeJoint.INTERNAL_get_motor C# (CSharp) 메소드

INTERNAL_get_motor() 개인적인 메소드

private INTERNAL_get_motor ( JointMotor &value ) : void
value JointMotor
리턴 void
        private extern void INTERNAL_get_motor(out JointMotor value);
        [MethodImpl(MethodImplOptions.InternalCall)]